| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index cf826c6a95cbc5baf7fa28b163dae5529203cb4f..ea18825888a75b266622c9c6b0b1e323398a7551 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1810,6 +1810,7 @@
|
| 'dependencies': [
|
| '../media/media.gyp:media',
|
| '../mojo/mojo_base.gyp:libmojo_system_java',
|
| + '../ui/android/ui_android.gyp:ui_android',
|
| 'content.gyp:content_jni_headers',
|
| ],
|
| 'defines': ['APPCACHE_USE_SIMPLE_CACHE'],
|
|
|