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

Unified Diff: ash/ash.gyp

Issue 551373005: Enable ash shell and unit tests in GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: non-exported base for windows Created 6 years, 3 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 | « ash/BUILD.gn ('k') | ash/display/display_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 5067d23d3ca3d870eb4ef897fde3c8a1746e91b7..9fb0cd6c8a2fee84d9eacd645f065c4cc43eb8d3 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -40,6 +40,7 @@
'autoclick/autoclick_controller.h',
'ash_constants.cc',
'ash_constants.h',
+ 'ash_export.h',
'ash_switches.cc',
'ash_switches.h',
'ash_touch_exploration_manager_chromeos.cc',
@@ -862,8 +863,6 @@
'wm/window_positioner_unittest.cc',
'wm/window_state_unittest.cc',
'wm/window_util_unittest.cc',
- 'wm/maximize_mode/workspace_backdrop_delegate.cc',
- 'wm/maximize_mode/workspace_backdrop_delegate.h',
'wm/overlay_event_filter_unittest.cc',
'wm/workspace/magnetism_matcher_unittest.cc',
'wm/workspace/multi_window_resize_controller_unittest.cc',
@@ -1105,10 +1104,8 @@
# TODO(zork): fix this test to build on Windows. See: crosbug.com/26906
'focus_cycler_unittest.cc',
# All tests for multiple displays: not supported on Windows Ash.
- 'accelerators/nested_dispatcher_controller_unittest.cc',
'wm/drag_window_resizer_unittest.cc',
# Can't resize on Windows Ash. http://crbug.com/165962
- 'ash_root_window_transformer_unittest.cc',
'magnifier/magnification_controller_unittest.cc',
'wm/workspace/workspace_window_resizer_unittest.cc',
'sticky_keys/sticky_keys_overlay_unittest.cc',
« no previous file with comments | « ash/BUILD.gn ('k') | ash/display/display_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698