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

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: Changing lifetime of NavigationSupportsUserData for Draft Created 4 years, 9 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 0f049226aa04b800058be52a1171a1c7045fbeca..ff91caf9bdc46e12340a86c6cc0a1625bfe25b9f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -751,20 +751,22 @@
'browser/frame_host/navigation_entry_impl.cc',
'browser/frame_host/navigation_entry_impl.h',
'browser/frame_host/navigation_entry_screenshot_manager.cc',
'browser/frame_host/navigation_entry_screenshot_manager.h',
'browser/frame_host/navigation_handle_impl.cc',
'browser/frame_host/navigation_handle_impl.h',
'browser/frame_host/navigation_request.cc',
'browser/frame_host/navigation_request.h',
'browser/frame_host/navigation_request_info.cc',
'browser/frame_host/navigation_request_info.h',
+ 'browser/frame_host/navigation_user_data.cc',
+ 'browser/frame_host/navigation_user_data.h',
'browser/frame_host/navigator.cc',
'browser/frame_host/navigator.h',
'browser/frame_host/navigator_delegate.cc',
'browser/frame_host/navigator_delegate.h',
'browser/frame_host/navigator_impl.cc',
'browser/frame_host/navigator_impl.h',
'browser/frame_host/popup_menu_helper_mac.h',
'browser/frame_host/popup_menu_helper_mac.mm',
'browser/frame_host/render_frame_host_delegate.cc',
'browser/frame_host/render_frame_host_delegate.h',

Powered by Google App Engine
This is Rietveld 408576698