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

Unified Diff: chrome/chrome_tests.gypi

Issue 10860025: Remove promotion-type-specific JSON handling from NotificationPromo (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase. Created 8 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_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 82410d1f0590d1cc12f55cb8126ff9a17c00c1b1..9cc579486e98fb1a93113d72a0acd49f59649b00 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2426,6 +2426,9 @@
],
}],
['OS=="android"', {
+ 'sources': [
+ 'browser/web_resource/promo_resource_service_mobile_ntp_unittest.cc',
+ ],
'sources!': [
# Bookmark export/import are handled via the BookmarkColumns
# ContentProvider.

Powered by Google App Engine
This is Rietveld 408576698