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

Unified Diff: mojo/services/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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 | « mojo/public/tools/BUILD.gn ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index e0bdc4acf87af8305f71a1eafce0584ef943c622..30df19c508c7232ab3ef1e612db9d17969e334dc 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -22,12 +22,10 @@ group("services") {
"//mojo/services/html_viewer",
"//mojo/services/network",
]
-
+
# TODO(GYP): Make this work.
if (is_mac) {
- deps -= [
- "//mojo/services/html_viewer",
- ]
+ deps -= [ "//mojo/services/html_viewer" ]
}
}
}
« no previous file with comments | « mojo/public/tools/BUILD.gn ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698