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

Unified Diff: mash/browser_driver/BUILD.gn

Issue 1956093002: mus: Move event_matcher_util.h/cc into components/mus/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « mash/DEPS ('k') | mash/browser_driver/browser_driver_application_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/browser_driver/BUILD.gn
diff --git a/mash/browser_driver/BUILD.gn b/mash/browser_driver/BUILD.gn
index df0f41ca3cda9d95875f533d0b7bdf9cb4a5933c..58f00d0f70b30942b14e3000485d14dff627d041 100644
--- a/mash/browser_driver/BUILD.gn
+++ b/mash/browser_driver/BUILD.gn
@@ -16,7 +16,7 @@ source_set("lib") {
deps = [
"//base",
- "//components/mus/public/cpp",
+ "//components/mus/common:mus_common",
"//components/mus/public/interfaces",
"//mash/public/interfaces",
"//services/shell/public/cpp:sources",
« no previous file with comments | « mash/DEPS ('k') | mash/browser_driver/browser_driver_application_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698