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

Unified Diff: sky/engine/bindings/core/v8/v8.gypi

Issue 647323003: Remove ScriptRegexp. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | « sky/engine/bindings/core/v8/V8PerIsolateData.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/v8.gypi
diff --git a/sky/engine/bindings/core/v8/v8.gypi b/sky/engine/bindings/core/v8/v8.gypi
index 8fe8e46d6a46fd22e535417e066bcc1c903b4729..5694de28d5e1b9a88d0ea0e293851fb16e6da3ff 100644
--- a/sky/engine/bindings/core/v8/v8.gypi
+++ b/sky/engine/bindings/core/v8/v8.gypi
@@ -71,8 +71,6 @@
'ScriptPromiseProperty.h',
'ScriptPromisePropertyBase.cpp',
'ScriptPromisePropertyBase.h',
- 'ScriptRegexp.cpp',
- 'ScriptRegexp.h',
'ScriptSourceCode.h',
'ScriptState.cpp',
'ScriptState.h',
« no previous file with comments | « sky/engine/bindings/core/v8/V8PerIsolateData.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698