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

Unified Diff: components/components.gyp

Issue 1312213010: PageLoadMetrics renderer and browser implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CHECK => DCHECK and removing anonymous namespaces Created 5 years, 3 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index a4daf8cae61a13cb80fac79452dbfe29f7a8b129..a7bbd5eb68c464ed8727dbf2be33629a74eaded5 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -111,6 +111,7 @@
'drive.gypi',
'message_port.gypi',
'navigation_interception.gypi',
+ 'page_load_metrics.gypi',
'power.gypi',
'safe_json.gypi',
'visitedlink.gypi',

Powered by Google App Engine
This is Rietveld 408576698