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

Unified Diff: chrome/chrome_browser.gypi

Issue 8052028: NTP: Clean up of MetricsHandler class and namespacing chrome.send messages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebasing changes Created 9 years, 2 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 ea486031f226c7548f3ee17c220d19ece99bb928..5a7a1fc6904371396e34a44eb57be73a8c791b9f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3662,6 +3662,8 @@
'browser/ui/webui/ntp/favicon_webui_handler.h',
'browser/ui/webui/ntp/foreign_session_handler.cc',
'browser/ui/webui/ntp/foreign_session_handler.h',
+ 'browser/ui/webui/ntp/metrics_handler.cc',
+ 'browser/ui/webui/ntp/metrics_handler.h',
'browser/ui/webui/ntp/most_visited_handler.cc',
'browser/ui/webui/ntp/most_visited_handler.h',
'browser/ui/webui/ntp/new_tab_page_handler.cc',
« 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