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

Unified Diff: Source/core/timing/PerformanceEntry.cpp

Issue 390193003: [not for review] Add Draw entries to window Performance Timeline (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Git pull syncup Created 6 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
« no previous file with comments | « Source/core/timing/PerformanceEntry.h ('k') | Source/core/timing/PerformanceSmoothnessTiming.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/timing/PerformanceEntry.cpp
diff --git a/Source/core/timing/PerformanceEntry.cpp b/Source/core/timing/PerformanceEntry.cpp
index 12d8941c808a5f7c50e1ccfcabf5c8759e2f0ad4..149125b7fc894f7ebde7ae045b29b4ca6406b7a3 100644
--- a/Source/core/timing/PerformanceEntry.cpp
+++ b/Source/core/timing/PerformanceEntry.cpp
@@ -30,6 +30,7 @@
#include "config.h"
#include "core/timing/PerformanceEntry.h"
+#include "bindings/core/v8/V8PerformanceEntry.h"
namespace blink {
« no previous file with comments | « Source/core/timing/PerformanceEntry.h ('k') | Source/core/timing/PerformanceSmoothnessTiming.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698