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

Unified Diff: chrome/app/mash/BUILD.gn

Issue 2675443002: Switch mash_browser_tests to Ozone X11 platform. (Closed)
Patch Set: Only if use_aura. Created 3 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 | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index 2e2b7b3bd0f7a4d2c51472ec099b36f3e0a8427c..c9d36fbcde2eb73cfd590253def19f103894cf86 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -90,3 +90,10 @@ catalog_cpp_source("chrome_mash_catalog") {
catalog = ":catalog"
generated_function_name = "CreateChromeMashCatalog"
}
+
+source_set("mash_service_overrides") {
+ testonly = true
+ data = [
+ "mash_service_overrides.json",
+ ]
+}
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698