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

Unified Diff: tools/verify_source_deps.py

Issue 2803903002: Revert of [snapshot] Move builtins generation into mksnapshot (Closed)
Patch Set: rebased Created 3 years, 8 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 | « test/unittests/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/verify_source_deps.py
diff --git a/tools/verify_source_deps.py b/tools/verify_source_deps.py
index 6f804040cc6499485b9cc8051a7405adb812f2e8..a3fdb2ec7cf0be243532f48ff57731a6d9babf30 100755
--- a/tools/verify_source_deps.py
+++ b/tools/verify_source_deps.py
@@ -53,7 +53,6 @@ ALL_GYP_PREFIXES = [
GYP_UNSUPPORTED_FEATURES = [
'gcmole',
- 'setup-isolate-deserialize.cc',
]
GN_FILES = [
« no previous file with comments | « test/unittests/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698