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

Unified Diff: ash/ash.gyp

Issue 2200893002: mash: Partially migrate ash/desktop_background to ash common types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Working on it.. Created 4 years, 4 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 7f4c8b4af3e428e178cf543f4d73a4b6958e95ae..58e10fd87d6d5522e87089ce02b2cac663c1a41c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -646,7 +646,6 @@
'shelf/shelf_window_watcher_item_delegate.h',
'shell.cc',
'shell.h',
- 'shell_factory.h',
'shell_init_params.cc',
'shell_init_params.h',
'snap_to_pixel_layout_manager.cc',
@@ -794,8 +793,6 @@
'ash_test_support_sources': [
'common/test/test_volume_control_delegate.cc',
'common/test/test_volume_control_delegate.h',
- 'desktop_background/desktop_background_controller_test_api.cc',
- 'desktop_background/desktop_background_controller_test_api.h',
'shell/toplevel_window.cc',
'shell/toplevel_window.h',
'test/ash_md_test_base.cc',

Powered by Google App Engine
This is Rietveld 408576698