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

Unified Diff: Source/bindings/core/v8/v8.gypi

Issue 761143003: DevTools: remove ScriptPreprocessor (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 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
« no previous file with comments | « Source/bindings/core/v8/V8ScriptRunner.cpp ('k') | Source/core/inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/v8.gypi
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi
index 5f6eb28c301840d7cdbda8d5d0fccd71578f5a2d..22a933fd4f9405d98cd9f10bf3e5d5b27dddcf91 100644
--- a/Source/bindings/core/v8/v8.gypi
+++ b/Source/bindings/core/v8/v8.gypi
@@ -74,8 +74,6 @@
'ScriptGCEvent.h',
'ScriptHeapSnapshot.cpp',
'ScriptHeapSnapshot.h',
- 'ScriptPreprocessor.cpp',
- 'ScriptPreprocessor.h',
'ScriptProfiler.cpp',
'ScriptProfiler.h',
'ScriptPromise.cpp',
« no previous file with comments | « Source/bindings/core/v8/V8ScriptRunner.cpp ('k') | Source/core/inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698