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

Unified Diff: components/arc.gypi

Issue 2168533002: Remove window_manager.mojom. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 10711ca74642f012b275f66c35c960d754315b49..4dc7b4cb595424b1b154897ffdc1ba33827f1daa 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -83,8 +83,6 @@
'arc/storage_manager/arc_storage_manager.h',
'arc/user_data/arc_user_data_service.cc',
'arc/user_data/arc_user_data_service.h',
- 'arc/window_manager/arc_window_manager_bridge.cc',
- 'arc/window_manager/arc_window_manager_bridge.h',
],
},
{
@@ -183,7 +181,6 @@
'arc/common/storage_manager.mojom',
'arc/common/video.mojom',
'arc/common/video_accelerator.mojom',
- 'arc/common/window_manager.mojom',
'arc/common/app_struct_traits.cc',
],
'includes': [ '../mojo/mojom_bindings_generator.gypi' ],
« no previous file with comments | « chrome/browser/chromeos/chrome_browser_main_chromeos.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698