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

Unified Diff: content/content_browser.gypi

Issue 1721813002: Adding DRP specfic UMA for FirstContentfulPaint (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: NavigationData final draft before adding tests Created 4 years, 8 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 57bc508d2e31e9d126af70e75023f6e5c75baf03..ee90d1a98ce2fcf67c84f21d47322a08d2fa483b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -217,20 +217,21 @@
'public/browser/message_port_provider.h',
'public/browser/mojo_app_connection.h',
'public/browser/native_web_keyboard_event.h',
'public/browser/navigation_controller.cc',
'public/browser/navigation_controller.h',
'public/browser/navigation_details.cc',
'public/browser/navigation_details.h',
'public/browser/navigation_entry.h',
'public/browser/navigation_handle.cc',
'public/browser/navigation_handle.h',
+ 'public/browser/navigation_data.h',
'public/browser/navigation_throttle.cc',
'public/browser/navigation_throttle.h',
'public/browser/navigation_type.h',
'public/browser/notification_database_data.h',
'public/browser/notification_details.h',
'public/browser/notification_event_dispatcher.h',
'public/browser/notification_observer.h',
'public/browser/notification_registrar.cc',
'public/browser/notification_registrar.h',
'public/browser/notification_service.h',

Powered by Google App Engine
This is Rietveld 408576698