| Index: chrome/chrome_android.gypi
|
| diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi
|
| index 8237fac6e5e923d2cdca9081b649fe2a1661ccc8..4c3abad52669d70c6263f8f6ed56cdb75d5cb2a9 100644
|
| --- a/chrome/chrome_android.gypi
|
| +++ b/chrome/chrome_android.gypi
|
| @@ -19,6 +19,7 @@
|
| 'chrome_android_auxiliary',
|
| 'chromium_testshell_jni_headers',
|
| 'chrome.gyp:browser_ui',
|
| + '../content/content.gyp:content_app_browser',
|
| ],
|
| 'sources': [
|
| # This file must always be included in the shared_library step to ensure
|
|
|