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

Unified Diff: chrome/chrome_browser.gypi

Issue 10829326: Add the webui handler for Android's bookmark section on the NTP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Resolve review 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ed6640259c202e08c61699c20aa3c70a0ff84ac9..76bf6cddcac14955f7759a8b6327fbe6f5a83cfc 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4937,6 +4937,8 @@
'chrome_browser_jni_headers',
],
'sources': [
+ 'browser/ui/webui/ntp/android/bookmarks_handler.cc',
+ 'browser/ui/webui/ntp/android/bookmarks_handler.h',
'browser/ui/webui/ntp/android/partner_bookmarks_shim.cc',
'browser/ui/webui/ntp/android/partner_bookmarks_shim.h',
],

Powered by Google App Engine
This is Rietveld 408576698