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

Unified Diff: build/all.gyp

Issue 1568293002: [swarming] Isolate static initializer check. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | tools/check-static-initializers.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index f69315ba05bd7aab85385c67f1213dd07fbda9e2..0a05a2f02fdb5b1837d6a5dd511d63b3f4fb87b9 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -34,6 +34,7 @@
'../test/simdjs/simdjs.gyp:*',
'../test/test262/test262.gyp:*',
'../test/webkit/webkit.gyp:*',
+ '../tools/check-static-initializers.gyp:*',
],
}],
]
« no previous file with comments | « no previous file | tools/check-static-initializers.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698