| Index: chrome/android/chrome_apk.gyp
|
| diff --git a/chrome/android/chrome_apk.gyp b/chrome/android/chrome_apk.gyp
|
| index 4c8ceaaf33a089a2b33ed7a309fb3dcaf22ef2e7..33e9c53ea96e43859b0da81f0988063f66dffcfd 100644
|
| --- a/chrome/android/chrome_apk.gyp
|
| +++ b/chrome/android/chrome_apk.gyp
|
| @@ -105,9 +105,6 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../../chrome/chrome.gyp:chrome_android_core',
|
| - # TODO(yfriedman): move this DEP to chrome_android_core to be shared
|
| - # between internal/external.
|
| - '../../third_party/cld_2/cld_2.gyp:cld2_dynamic',
|
| ],
|
| 'include_dirs': [
|
| '../..',
|
|
|