Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: content/content_browser.gypi

Issue 731133002: Upstream ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_app.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'],
« no previous file with comments | « content/content_app.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698