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

Unified Diff: sky/engine/v8_inspector/BUILD.gn

Issue 754463004: Remove ScriptPreprocessor (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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 | « sky/engine/bindings/core/v8/V8ScriptRunner.cpp ('k') | sky/engine/v8_inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/v8_inspector/BUILD.gn
diff --git a/sky/engine/v8_inspector/BUILD.gn b/sky/engine/v8_inspector/BUILD.gn
index 22d47715a3177ac4a2b997e071073b5e919eb8c2..4691ce0e426e6825eb71da1d93feea6bee195e0e 100644
--- a/sky/engine/v8_inspector/BUILD.gn
+++ b/sky/engine/v8_inspector/BUILD.gn
@@ -66,8 +66,6 @@ component("v8_inspector") {
"ScriptDebugListener.h",
"ScriptDebugServer.cpp",
"ScriptDebugServer.h",
- "ScriptPreprocessor.cpp",
- "ScriptPreprocessor.h",
"ScriptRegexp.cpp",
"ScriptRegexp.h",
]
« no previous file with comments | « sky/engine/bindings/core/v8/V8ScriptRunner.cpp ('k') | sky/engine/v8_inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698