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

Unified Diff: Source/core/core.gypi

Issue 13912021: [Resource Timing] Expose redirect timing information (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 7059a083b017094e94e87068e2b0b85d224cd982..6e24b7512b46846efb6e2d16b01debb7762e6509 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1191,6 +1191,7 @@
'page/PointerLockController.h',
'page/PopupOpeningObserver.h',
'page/PrintContext.cpp',
+ 'page/ResourceTimingInfo.h',
'page/Screen.cpp',
'page/Screen.h',
'page/SecurityOrigin.cpp',

Powered by Google App Engine
This is Rietveld 408576698