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

Unified Diff: components/mus/common/BUILD.gn

Issue 1979323002: mus: Show USER_PRIVATE window container during views tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@widgetinteractive
Patch Set: rebase, fix linux Created 4 years, 7 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 | components/mus/common/args.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/common/BUILD.gn
diff --git a/components/mus/common/BUILD.gn b/components/mus/common/BUILD.gn
index 02071ff68236fc819f99a51da3048c4fcf5b0fea..0d4cb9236fb4bde56435c7fa10966063c74997e2 100644
--- a/components/mus/common/BUILD.gn
+++ b/components/mus/common/BUILD.gn
@@ -6,14 +6,14 @@ import("//testing/test.gni")
component("mus_common") {
sources = [
- "args.cc",
- "args.h",
"event_matcher_util.cc",
"event_matcher_util.h",
"event_param_traits.cc",
"event_param_traits.h",
"event_param_traits_macros.h",
"mus_common_export.h",
+ "switches.cc",
+ "switches.h",
"transient_window_utils.h",
"types.h",
"util.h",
« no previous file with comments | « no previous file | components/mus/common/args.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698