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

Unified Diff: chrome/chrome_browser.gypi

Issue 10860025: Remove promotion-type-specific JSON handling from NotificationPromo (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 54806fa428d224ab9b4a2e71436f13906bb0fa3d..5dca4f2d783371b2728aa563920c170f59b243f2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4969,6 +4969,7 @@
'sources': [
'browser/ui/webui/ntp/android/partner_bookmarks_shim.cc',
'browser/ui/webui/ntp/android/partner_bookmarks_shim.h',
+ 'browser/web_resource/notification_promo_mobile_ntp.cc',
achuithb 2012/08/17 22:55:12 Is mobile the right name? Not android? Or is this
aruslan 2012/08/20 15:36:53 Very good question! I will add Mihai and Eric to t
],
'sources!': [
'browser/bookmarks/bookmark_context_menu_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698