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

Unified Diff: mojo/BUILD.gn

Issue 2321803002: Deletes remaining traces of gyp in services/ and mojo/ (Closed)
Patch Set: 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 | mojo/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 04e5fee5328b52cad92c1c6e63117c575358e286..def24ea224df1a2f6e81c37cfcfcab1a417e3f12 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -13,9 +13,6 @@ group("mojo") {
]
if (!(is_linux && current_cpu == "x86")) {
- # TODO(GYP): Figure out if this needs to be supported. Right now
- # it won't work on x86 official builds because it needs stuff in the
- # sysroot that doesn't exist.
deps += [ "//mojo/public" ]
}
« no previous file with comments | « no previous file | mojo/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698