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

Unified Diff: ash/mus/BUILD.gn

Issue 2549583002: Remove ash_unittests/mash_unittests from Windows build targets (Closed)
Patch Set: ash_content_unittests dependent CL Created 4 years 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 | « ash/common/BUILD.gn ('k') | mash/BUILD.gn » ('j') | mash/example/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index f7970bbb274aef108d92725bbb06e39e3a141c78..5879f63ceabb58621189dc3199f37af5564ae495 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -8,6 +8,8 @@ import("//services/service_manager/public/cpp/service.gni")
import("//services/service_manager/public/service_manifest.gni")
import("//tools/grit/repack.gni")
+assert(is_chromeos)
+
source_set("lib") {
sources = [
"accelerators/accelerator_controller_delegate_mus.cc",
« no previous file with comments | « ash/common/BUILD.gn ('k') | mash/BUILD.gn » ('j') | mash/example/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698