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

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, 7 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 e5d09f51112349e3608620a48d0ddde10d16fd47..a9cdb414c91a59bf2b7bd8dfebda907875708466 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1194,6 +1194,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