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

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: 2nd 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 7810da7f9724497ff2cd9808de3a7bb274dce7ba..c5b93532ebf5107ef40196ab4520dfb6c2654b14 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1190,6 +1190,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