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

Unified Diff: chrome/chrome_android.gypi

Issue 970413002: Change chrome android to use content_app_both (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add gn Created 5 years, 10 months 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 | « chrome/android/BUILD.gn ('k') | chrome/chrome_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_android.gypi
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi
index 3c62104a9684a9f85b1bfdc200ec93a134ae5efe..a695c509518f20e701f4a5f4cb4581cd2651050a 100644
--- a/chrome/chrome_android.gypi
+++ b/chrome/chrome_android.gypi
@@ -32,7 +32,7 @@
# is upstreamed.
'../components/components.gyp:enhanced_bookmarks',
'../content/content.gyp:content',
- '../content/content.gyp:content_app_browser',
+ '../content/content.gyp:content_app_both',
],
'include_dirs': [
'..',
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/chrome_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698