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

Unified Diff: BUILD.gn

Issue 2471583004: [Tracing] Make TracingCategoryObserver v8 internal. (Closed)
Patch Set: use unique_ptr Created 4 years, 1 month 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 | « no previous file | include/v8-tracing.h » ('j') | src/d8.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index a764a726a21031468c6ab21341339557f7bc1e00..623d25419153325015337a889357827d2760b6ee 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -852,7 +852,6 @@ v8_source_set("v8_base") {
"include/v8-platform.h",
"include/v8-profiler.h",
"include/v8-testing.h",
- "include/v8-tracing.h",
"include/v8-util.h",
"include/v8-version.h",
"include/v8.h",
« no previous file with comments | « no previous file | include/v8-tracing.h » ('j') | src/d8.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698