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

Unified Diff: components/mus/public/cpp/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 | « components/mus/common/event_matcher_util.cc ('k') | components/mus/public/cpp/event_matcher_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/public/cpp/BUILD.gn
diff --git a/components/mus/public/cpp/BUILD.gn b/components/mus/public/cpp/BUILD.gn
index 024b87394baf55b38a704b10947633acfe046304..6d2c6f150bd3449f26e614318916ccf5590446a9 100644
--- a/components/mus/public/cpp/BUILD.gn
+++ b/components/mus/public/cpp/BUILD.gn
@@ -5,10 +5,8 @@
source_set("cpp") {
sources = [
"context_provider.h",
- "event_matcher_util.h",
"input_event_handler.h",
"lib/context_provider.cc",
- "lib/event_matcher_util.cc",
"lib/in_flight_change.cc",
"lib/in_flight_change.h",
"lib/output_surface.cc",
« no previous file with comments | « components/mus/common/event_matcher_util.cc ('k') | components/mus/public/cpp/event_matcher_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698