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

Unified Diff: .gn

Issue 2334303004: Remove whitelist entry for v8 test files (Closed)
Patch Set: rebase Created 4 years, 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 20344202aca01c09c64a38ef9746f8a40b2a9f6b..ed2f1fe25e23f6d0e6fa21704688b47b95b6c402 100644
--- a/.gn
+++ b/.gn
@@ -255,8 +255,6 @@ exec_script_whitelist = [
"//third_party/catapult/tracing/BUILD.gn",
"//third_party/google_input_tools/inputview.gni",
"//third_party/skia/gn/shared_sources.gni",
- "//v8/test/cctest/BUILD.gn",
- "//v8/test/unittests/BUILD.gn",
# CLD2 should be removed soon, delete this when we do.
"//third_party/cld_2/BUILD.gn",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698