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

Unified Diff: BUILD.gn

Issue 1751013002: Version 5.1.11.1 (cherry-pick) (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@5.1.11
Patch Set: Created 4 years, 10 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 | include/v8-version.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index e1a9343b70ee5e44104babfe3433f94a487a718d..e19dd104eb9c0e7939e93015761cd633e0290c7e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1844,6 +1844,7 @@ source_set("fuzzer_support") {
configs += [ "//build/config/compiler:no_chromium_code" ]
configs += [
":internal_config_base",
+ ":libplatform_config",
":features",
":toolchain",
]
« no previous file with comments | « no previous file | include/v8-version.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698