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

Unified Diff: BUILD.gn

Issue 266613002: Add BUILD.gn for third_party/yasm. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebasd Created 6 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 | build/gn_helper_scripts.gni » ('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 841f12ddd6ec879931d7f8272dcc6314ec9ec05e..15a1ecf881017037aa18a54b6e229fbfc40dab08 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -77,6 +77,7 @@ group("root") {
"//third_party/smhasher:pmurhash",
# "//third_party/WebKit/Source/platform",
"//third_party/WebKit/Source/wtf",
+ "//third_party/yasm($host_toolchain)",
"//third_party/zlib",
"//third_party:jpeg",
"//tools/gn",
« no previous file with comments | « no previous file | build/gn_helper_scripts.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698