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

Unified Diff: ash/ash.gyp

Issue 10201014: Implement High Contrast mode for Chrome OS (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Working implementation Created 8 years, 7 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 6119f90bcfacf0f95b82e8fb1d68528a2792c041..e4bfeb85c59be95d42da71a33039b9f94471448f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -82,6 +82,8 @@
'drag_drop/drag_image_view.h',
'focus_cycler.cc',
'focus_cycler.h',
+ 'high_contrast/high_contrast_controller.cc',
+ 'high_contrast/high_contrast_controller.h',
'ime/input_method_event_filter.cc',
'ime/input_method_event_filter.h',
'key_rewriter_delegate.h',
« no previous file with comments | « no previous file | ash/high_contrast/high_contrast_controller.h » ('j') | ash/high_contrast/high_contrast_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698