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

Unified Diff: ui/views/views.gyp

Issue 1690543004: MacViews: Implement Full Keyboard Access. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 1530505225a22f6c8920a2b2c19a2b217da0dbb8..fc1e902d7aac33636fa007c95a1a8f0394cbac88 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -234,6 +234,7 @@
'focus/focus_manager_factory.h',
'focus/focus_search.cc',
'focus/focus_search.h',
+ 'focus/focus_search_mac.mm',
'focus/view_storage.cc',
'focus/view_storage.h',
'focus/widget_focus_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698