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

Unified Diff: .gn

Issue 2034713005: [gn] Port test262 archiving to gn (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 6 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 | test/BUILD.gn » ('j') | test/test262/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index e1eedbf9925bcffff8a87a18b49f0673a38b9e73..e80fc3a76922a5b085cab8c202fc1c4fe3d1259a 100644
--- a/.gn
+++ b/.gn
@@ -38,4 +38,5 @@ exec_script_whitelist = [
"//build/toolchain/gcc_toolchain.gni",
"//build/toolchain/mac/BUILD.gn",
"//build/toolchain/win/BUILD.gn",
+ "//test/test262/BUILD.gn",
]
« no previous file with comments | « no previous file | test/BUILD.gn » ('j') | test/test262/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698