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

Unified Diff: mash/DEPS

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 | « components/mus/ws/window_manager_state_unittest.cc ('k') | mash/browser_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/DEPS
diff --git a/mash/DEPS b/mash/DEPS
index 27093b965cd315e85aecdf51528f9841f8540b10..764b0980b401747a395190d713494e3d50195210 100644
--- a/mash/DEPS
+++ b/mash/DEPS
@@ -1,6 +1,5 @@
include_rules = [
- "+components/mus/common/types.h",
- "+components/mus/common/util.h",
+ "+components/mus/common",
"+components/mus/public",
"+components/prefs",
"+mojo/common",
« no previous file with comments | « components/mus/ws/window_manager_state_unittest.cc ('k') | mash/browser_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698