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

Unified Diff: third_party/WebKit/Source/core/probe/CoreProbes.json5

Issue 2807123005: [instrumentation] Fix probe/BUILD.gn dependencies (Closed)
Patch Set: proper fix Created 3 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
« no previous file with comments | « third_party/WebKit/Source/core/probe/CoreProbes.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/probe/CoreProbes.json5
diff --git a/third_party/WebKit/Source/core/probe/CoreProbes.json5 b/third_party/WebKit/Source/core/probe/CoreProbes.json5
index 77111aecab43f448598d1e379a017a4907f37b05..2c89d97d62abc1d3ae555b2f05dc963f91ae6fef 100644
--- a/third_party/WebKit/Source/core/probe/CoreProbes.json5
+++ b/third_party/WebKit/Source/core/probe/CoreProbes.json5
@@ -3,10 +3,6 @@
export_symbol: "CORE_EXPORT",
include_path: "core/inspector",
includes: [
- "core/animation/Animation.h",
- "core/dom/CharacterData.h",
- "core/dom/PseudoElement.h",
- "core/html/HTMLSlotElement.h",
"core/probe/CoreProbes.h",
],
},
« no previous file with comments | « third_party/WebKit/Source/core/probe/CoreProbes.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698