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

Unified Diff: chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp

Issue 2872023005: Correctly follows focus and moves to valid node when current becomes invalid (Closed)
Patch Set: Responded to comments Created 3 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: chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
diff --git a/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp b/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
index 0733f1a8498c650f58e82d52d1386f72ddef9655..1846c418881d366f74603583a88a67df3d2f0852 100644
--- a/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
+++ b/chrome/browser/resources/chromeos/switch_access/compiled_resources2.gyp
@@ -64,6 +64,7 @@
{
'target_name': 'switch_access',
'dependencies': [
+ '<(EXTERNS_GYP):automation',
'<(EXTERNS_GYP):chrome_extensions',
'prefs',
'auto_scan_manager',

Powered by Google App Engine
This is Rietveld 408576698