Remove the old RLZ dll from the chrome code. There are no code dependencies
on this project; its only purpose is to copy the rlz.dll file to the correct spot in the output directory. This is the first step in getting the new open source RLZ library into chromium. A following CL will add the calls to new implementation. BUG=none TEST=none Review URL: http://codereview.chromium.org/2640003 git-svn-id: http://src.chromium.org/svn/trunk/src/build@49059 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
28513aa166
Коммит
6fa27c1b19
2
all.gyp
2
all.gyp
|
@ -103,7 +103,7 @@
|
|||
'../chrome_frame/chrome_frame.gyp:*',
|
||||
'../courgette/courgette.gyp:*',
|
||||
'../gears/gears.gyp:*',
|
||||
'../rlz/rlz.gyp:*',
|
||||
# '../rlz/rlz.gyp:*', // temporary, back with open source rlz
|
||||
'../sandbox/sandbox.gyp:*',
|
||||
'../third_party/bsdiff/bsdiff.gyp:*',
|
||||
'../third_party/bspatch/bspatch.gyp:*',
|
||||
|
|
Загрузка…
Ссылка в новой задаче