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

Unified Diff: chrome/chrome_browser.gypi

Issue 10831048: Record navigations by URL scheme. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove PowerSaveBlocker Created 8 years, 5 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/tab_contents/tab_contents.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 1da68715d24ad7aeb457cd09c943e869248c0c10..c9784ca32e600f325409e965ea8120c75a07c05f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2306,6 +2306,8 @@
'browser/tab_contents/language_state.h',
'browser/tab_contents/link_infobar_delegate.cc',
'browser/tab_contents/link_infobar_delegate.h',
+ 'browser/tab_contents/navigation_metrics_recorder.cc',
+ 'browser/tab_contents/navigation_metrics_recorder.h',
'browser/tab_contents/simple_alert_infobar_delegate.cc',
'browser/tab_contents/simple_alert_infobar_delegate.h',
'browser/tab_contents/render_view_context_menu.cc',
« no previous file with comments | « chrome/browser/ui/tab_contents/tab_contents.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698