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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2341333003: Use chromium trace_event implementation in blink (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 33f215afa76c97b86fbbc64dfec3ea861d480bcf..fb91d491a3b00946757a33612b00bcdcde34f977 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -227,8 +227,6 @@ component("platform") {
"DragImage.h",
"EventDispatchForbiddenScope.cpp",
"EventDispatchForbiddenScope.h",
- "EventTracer.cpp",
- "EventTracer.h",
"FileChooser.cpp",
"FileChooser.h",
"FileMetadata.cpp",
@@ -312,7 +310,6 @@ component("platform") {
"Timer.cpp",
"Timer.h",
"TraceEvent.h",
- "TraceEventCommon.h",
"TracedValue.cpp",
"TracedValue.h",
"UUID.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/timing/PerformanceUserTiming.cpp ('k') | third_party/WebKit/Source/platform/EventTracer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698