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

Unified Diff: content/content_app.gypi

Issue 731133002: Upstream ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename namespace 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_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index c8ad3f04fdf45a4a4876c5c65a34763eb4f5e157..d0a3296d1fbf3348b7445946c1f64e0639e4ac78 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -46,6 +46,7 @@
'dependencies': [
'content.gyp:content_jni_headers',
'../skia/skia.gyp:skia',
+ '../ui/android/ui_android.gyp:ui_android',
],
'includes': [
'../build/android/cpufeatures.gypi',

Powered by Google App Engine
This is Rietveld 408576698