| Index: chrome/chrome.gyp
|
| ===================================================================
|
| --- chrome/chrome.gyp (revision 18011)
|
| +++ chrome/chrome.gyp (working copy)
|
| @@ -1732,6 +1732,7 @@
|
| '../google_update/google_update.gyp:google_update',
|
| 'installer/installer.gyp:installer_util',
|
| '../printing/printing.gyp:printing',
|
| + '../third_party/cld/cld.gyp:cld',
|
| '../views/views.gyp:views',
|
| '../gears/gears.gyp:gears',
|
| 'browser_views',
|
| @@ -3754,6 +3755,7 @@
|
| '../third_party/bsdiff/bsdiff.gyp:*',
|
| '../third_party/bspatch/bspatch.gyp:*',
|
| '../third_party/bzip2/bzip2.gyp:*',
|
| + '../third_party/cld/cld.gyp:cld',
|
| '../third_party/codesighs/codesighs.gyp:*',
|
| '../third_party/ffmpeg/ffmpeg.gyp:*',
|
| '../third_party/icu38/icu38.gyp:*',
|
| @@ -3812,6 +3814,7 @@
|
| 'installer/installer.gyp:installer_util_strings',
|
| 'worker',
|
| '../net/net.gyp:net_resources',
|
| + '../third_party/cld/cld.gyp:cld',
|
| '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc',
|
| '../views/views.gyp:views',
|
| '../webkit/webkit.gyp:webkit_resources',
|
|
|