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

Unified Diff: chrome/chrome_android.gypi

Issue 457883002: Use Sync FakeServer in Android tests via custom APK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
Index: chrome/chrome_android.gypi
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi
index a1ec31a754a940392b0ce605b1a99a536d7391fd..4a970d69c9da944f9a4baf311e2afa5dae736cea 100644
--- a/chrome/chrome_android.gypi
+++ b/chrome/chrome_android.gypi
@@ -13,7 +13,6 @@
],
},
'includes': [
- 'chrome_android_paks.gypi', # Included for the list of pak resources.
pval...(no longer on Chromium) 2014/08/09 00:48:21 This can't be included here anymore because two AP
pval...(no longer on Chromium) 2014/08/14 00:35:39 I've added this back as we can just reuse the reso
'chrome_shell.gypi', # Built atop chrome_android_core (defined here)
],
'targets': [

Powered by Google App Engine
This is Rietveld 408576698