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

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: Remove extra define guard 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
« no previous file with comments | « no previous file | ash/high_contrast/high_contrast_controller.h » ('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 856001f2006ef0e5154328898920788905046d80..601b329fb508b22bbc2d2c937b144ca90c9a3512 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -67,6 +67,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',
'key_rewriter_delegate.h',
'launcher/background_animator.cc',
'launcher/background_animator.h',
« no previous file with comments | « no previous file | ash/high_contrast/high_contrast_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698