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

Unified Diff: chrome/chrome_browser.gypi

Issue 10861042: Add Android's context menu handler used on the NTP. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Resolve Evan's 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
« no previous file with comments | « chrome/browser/ui/webui/ntp/new_tab_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 51d26a635d569e7f755414b2d6190ca0995db136..e54cf88710c22dba4171aa3bbf34a2a73b3be5f8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4990,6 +4990,8 @@
'sources': [
'browser/ui/webui/ntp/android/bookmarks_handler.cc',
'browser/ui/webui/ntp/android/bookmarks_handler.h',
+ 'browser/ui/webui/ntp/android/context_menu_handler.cc',
+ 'browser/ui/webui/ntp/android/context_menu_handler.h',
'browser/ui/webui/ntp/android/partner_bookmarks_shim.cc',
'browser/ui/webui/ntp/android/partner_bookmarks_shim.h',
],
« no previous file with comments | « chrome/browser/ui/webui/ntp/new_tab_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698