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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2159633002: [DevTools] Generate public versions of protocol classes to be exposed in v8_inspector/public. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed extra files Created 4 years, 5 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/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 51a45f3fd55b5d65a024120464a7d1cfc23d1696..a43292969954599aa6af117954c47c5ae3d73c3b 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1901,10 +1901,6 @@
'inspector/WorkerInspectorController.h',
'inspector/WorkerThreadDebugger.cpp',
'inspector/WorkerThreadDebugger.h',
- 'inspector/protocol/Debugger.h',
- 'inspector/protocol/HeapProfiler.h',
- 'inspector/protocol/Profiler.h',
- 'inspector/protocol/Runtime.h',
'loader/BeaconLoader.cpp',
'loader/BeaconLoader.h',
'loader/CookieJar.cpp',
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp ('k') | third_party/WebKit/Source/core/inspector/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698