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

Unified Diff: ash/ash.gyp

Issue 214693010: Remove USE_X11==1 check when including OutputConfigurator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 9 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 | « apps/shell/browser/shell_desktop_controller.cc ('k') | ash/display/display_controller.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 879f6f9f1b2927366f0c9753c429ea8f8ff5ae47..ebb6e6063b0026bfd569a6feb3d34e34664ec9a8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -677,10 +677,6 @@
['exclude', 'accelerators/magnifier_key_scroller.h'],
['exclude', 'accelerators/spoken_feedback_toggler.cc'],
['exclude', 'accelerators/spoken_feedback_toggler.h'],
- ['exclude', 'display/display_change_observer_chromeos.cc'],
- ['exclude', 'display/display_change_observer_chromeos.h'],
- ['exclude', 'display/display_error_observer_chromeos.cc'],
- ['exclude', 'display/display_error_observer_chromeos.h'],
],
}],
['chromeos==1', {
@@ -1031,8 +1027,6 @@
'sources/': [
['exclude', 'accelerators/magnifier_key_scroller_unittest.cc'],
['exclude', 'accelerators/spoken_feedback_toggler_unittest.cc'],
- ['exclude', 'display/display_change_observer_chromeos_unittest.cc'],
- ['exclude', 'display/display_error_observer_chromeos_unittest.cc'],
],
}],
['chromeos==1', {
« no previous file with comments | « apps/shell/browser/shell_desktop_controller.cc ('k') | ash/display/display_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698