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

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

Issue 2035653006: [DevTools] Move Console to v8 inspector. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: improved api a bit Created 4 years, 6 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/core.gypi ('k') | third_party/WebKit/Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core_generated.gypi
diff --git a/third_party/WebKit/Source/core/core_generated.gypi b/third_party/WebKit/Source/core/core_generated.gypi
index 9100c86a7da442bfcfdf5073256bd8cd2e959277..418f0721840c622e71b6bc644997d223adbd0644 100644
--- a/third_party/WebKit/Source/core/core_generated.gypi
+++ b/third_party/WebKit/Source/core/core_generated.gypi
@@ -101,7 +101,6 @@
'<(blink_core_output_dir)/XPathGrammar.cpp',
# Additional .cpp files from the inspector:instrumentation_sources list.
- '<(blink_core_output_dir)/InspectorConsoleInstrumentationInl.h',
'<(blink_core_output_dir)/InspectorInstrumentationInl.h',
'<(blink_core_output_dir)/InspectorOverridesInl.h',
'<(blink_core_output_dir)/InstrumentingAgents.h',
@@ -112,7 +111,6 @@
'<(blink_core_output_dir)/inspector/protocol/Animation.cpp',
'<(blink_core_output_dir)/inspector/protocol/ApplicationCache.cpp',
'<(blink_core_output_dir)/inspector/protocol/CacheStorage.cpp',
- '<(blink_core_output_dir)/inspector/protocol/Console.cpp',
'<(blink_core_output_dir)/inspector/protocol/CSS.cpp',
'<(blink_core_output_dir)/inspector/protocol/Database.cpp',
'<(blink_core_output_dir)/inspector/protocol/DeviceOrientation.cpp',
« no previous file with comments | « third_party/WebKit/Source/core/core.gypi ('k') | third_party/WebKit/Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698