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

Unified Diff: content/content_browser.gypi

Issue 731133002: Upstream ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix clang build failure Created 6 years, 1 month 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index befe9275c85ef3b0bec53d77271bcf86163bdfbe..ae55eb4393ddaab947a65a76762c5e4f60b0c7c0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1822,6 +1822,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'],

Powered by Google App Engine
This is Rietveld 408576698