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

Unified Diff: chrome/chrome_android.gypi

Issue 1314413004: Cast ChromeShell into the fiery pit of Mount Doom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/shell/res/xml/syncadapter.xml ('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 d4880fd1fb2c134f250b3963347f51fb0607bee7..3bfb2530b4513e4ffc33d47f596defa7e2b4161e 100644
--- a/chrome/chrome_android.gypi
+++ b/chrome/chrome_android.gypi
@@ -11,10 +11,10 @@
'use_chromium_linker': '1',
}],
],
+ 'package_name': 'chrome_yay',
Ted C 2015/09/03 00:29:57 huh?
newt (away) 2015/09/03 01:09:09 Whoops: debugging code. Removed this, and fixed so
},
'includes': [
'chrome_android_paks.gypi', # Included for the list of pak resources.
- 'chrome_shell.gypi', # Built atop chrome_android_core (defined here)
],
'targets': [
{
« no previous file with comments | « chrome/android/shell/res/xml/syncadapter.xml ('k') | chrome/chrome_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698