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

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: Comments. 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 9b3eb81bde152e32b85e764d870aced09638644c..5ac18990d9f7a33b472a4ec83e0952dd13f118d7 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2421,6 +2421,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