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

Unified Diff: ui/views/mus/BUILD.gn

Issue 2460663002: Moves OSExchangeDataProviderMus to aura/mus (Closed)
Patch Set: DEPS and daisy compile Created 4 years, 2 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 | « ui/aura/mus/os_exchange_data_provider_mus_unittest.cc ('k') | ui/views/mus/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index e2a42771411f14ecf96bbffcc08e7cca5f74b6fa..41695b12b1a6d028679b510f8088e4c253f1465c 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -26,8 +26,6 @@ component("mus") {
"mus_export.h",
"native_widget_mus.cc",
"native_widget_mus.h",
- "os_exchange_data_provider_mus.cc",
- "os_exchange_data_provider_mus.h",
"pointer_watcher_event_router.cc",
"pointer_watcher_event_router.h",
"screen_mus.cc",
@@ -154,7 +152,6 @@ test("views_mus_unittests") {
sources = [
"input_method_mus_unittest.cc",
"native_widget_mus_unittest.cc",
- "os_exchange_data_provider_mus_unittest.cc",
"pointer_watcher_event_router_unittest.cc",
"run_all_unittests_mus.cc",
"screen_mus_unittest.cc",
« no previous file with comments | « ui/aura/mus/os_exchange_data_provider_mus_unittest.cc ('k') | ui/views/mus/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698