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

Unified Diff: chrome/chrome_browser.gypi

Issue 2909016: DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimingObserver. (Closed)
Patch Set: Fixed tests. Created 10 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/renderer_host/async_resource_handler.cc ('k') | chrome/common/render_messages.h » ('j') | 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 c96158dbfc79f02cef10802e9b68386ee93e29c9..ccd04ffd9a6d2d409b515ea3588ef0170567edee 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1837,6 +1837,8 @@
'browser/net/connection_tester.h',
'browser/net/gaia/token_service.cc',
'browser/net/gaia/token_service.h',
+ 'browser/net/load_timing_observer.cc',
+ 'browser/net/load_timing_observer.h',
'browser/net/metadata_url_request.cc',
'browser/net/metadata_url_request.h',
'browser/net/passive_log_collector.cc',
« no previous file with comments | « chrome/browser/renderer_host/async_resource_handler.cc ('k') | chrome/common/render_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698