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

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: 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
Index: mash/DEPS
diff --git a/mash/DEPS b/mash/DEPS
index 27093b965cd315e85aecdf51528f9841f8540b10..11b517f1569579201d9816f39766b3c98b30483d 100644
--- a/mash/DEPS
+++ b/mash/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/mus/common/event_matcher_util.h",
msw 2016/05/06 22:08:33 nit: allow any "+components/mus/common"?
James Cook 2016/05/06 22:57:40 Done.
"+components/mus/common/types.h",
"+components/mus/common/util.h",
"+components/mus/public",

Powered by Google App Engine
This is Rietveld 408576698