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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 2016073004: Show a visual indicator for the progress of auto-click. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Rebase. Created 4 years, 6 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 | « chrome/browser/ui/ash/ash_init.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 91e2289ec91c7d8391aff904e41fc9e4445c1472..691b7a247a10b6ecf8f9db483d2465239a7ea29b 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -1053,6 +1053,8 @@
'browser/chromeos/ui/accessibility_focus_ring_controller.h',
'browser/chromeos/ui/accessibility_focus_ring_layer.cc',
'browser/chromeos/ui/accessibility_focus_ring_layer.h',
+ 'browser/chromeos/ui/autoclick_ring_handler.cc',
+ 'browser/chromeos/ui/autoclick_ring_handler.h',
'browser/chromeos/ui/choose_mobile_network_dialog.cc',
'browser/chromeos/ui/choose_mobile_network_dialog.h',
'browser/chromeos/ui/echo_dialog_listener.h',
« no previous file with comments | « chrome/browser/ui/ash/ash_init.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698