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

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: Resolving 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 7e8de23a7c55b37baff958f21ec7cdc3e2cb9a7f..8735daab60bdcc75cd083a1d423280b465f4d763 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4943,6 +4943,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