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

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: Rebaseline Created 7 years, 6 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 b4df9665e995188ef2d17a6e64b16486996c8e37..c701d8b6a0d1028be474912c1ace5f592e9ec479 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1200,6 +1200,7 @@
'page/PointerLockController.h',
'page/PopupOpeningObserver.h',
'page/PrintContext.cpp',
+ 'page/ResourceTimingInfo.h',
'page/RuntimeCSSEnabled.cpp',
'page/RuntimeCSSEnabled.h',
'page/RuntimeEnabledFeaturesCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698