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

Unified Diff: ash/mus/BUILD.gn

Issue 1695783002: IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Explicate MUS_COMMON_EXPORT in header and impl Created 4 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 | components/mus/BUILD.gn » ('j') | components/mus/common/event_param_traits_unittest.cc » ('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 2a4664f5e176a1fa56ad846d53a70245adbe3692..c6e9c9c1760c297e6c32126fdac854d2bfaae408 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -26,7 +26,7 @@ source_set("lib") {
"//ash",
"//cc",
"//cc/surfaces",
- "//components/mus/common",
+ "//components/mus/common:mus_common",
"//components/mus/public/cpp",
"//components/mus/public/interfaces",
"//components/user_manager",
« no previous file with comments | « no previous file | components/mus/BUILD.gn » ('j') | components/mus/common/event_param_traits_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698