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

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: Code review fixes 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') | ash/shell.cc » ('J')
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 f21f886f45b7561cbe978701814a6b2819490ab5..0b5e6a7b4f22028767f1980480bdf2bdd43d3e44 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -65,6 +65,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') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698