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

Unified Diff: third_party/WebKit/Source/core/inspector/BUILD.gn

Issue 2713613003: Revert of DevTools: do not use RAII for sync native breakpoints, reuse AsyncTask where possible. (Closed)
Patch Set: Created 3 years, 10 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/core/inspector/BUILD.gn
diff --git a/third_party/WebKit/Source/core/inspector/BUILD.gn b/third_party/WebKit/Source/core/inspector/BUILD.gn
index 42eec860787abce46401365905dff0598e40919f..ad14bc7d380afbc15a7790be5efffd2f8906480e 100644
--- a/third_party/WebKit/Source/core/inspector/BUILD.gn
+++ b/third_party/WebKit/Source/core/inspector/BUILD.gn
@@ -44,6 +44,7 @@
"InspectorInputAgent.h",
"InspectorInstrumentation.cpp",
"InspectorInstrumentation.h",
+ "InspectorInstrumentationCustomInl.h",
"InspectorLayerTreeAgent.cpp",
"InspectorLayerTreeAgent.h",
"InspectorLogAgent.cpp",

Powered by Google App Engine
This is Rietveld 408576698