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

Unified Diff: ui/views/accessibility/DEPS

Issue 2852763002: Added a system caret used for accessibility on Windows. (Closed)
Patch Set: Disabled all tests Created 3 years, 5 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 | « ui/base/ime/input_method_win.cc ('k') | ui/views/accessibility/ax_system_caret_win_interactive_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/accessibility/DEPS
diff --git a/ui/views/accessibility/DEPS b/ui/views/accessibility/DEPS
index 32ae451d18fee7d62436286b9108bf0c0be4a54e..62e6a668d8a875cf78b3fa196ea944cafd7af2a9 100644
--- a/ui/views/accessibility/DEPS
+++ b/ui/views/accessibility/DEPS
@@ -1,3 +1,9 @@
include_rules = [
"+third_party/iaccessible2",
]
+
+specific_include_rules = {
+ "ax_system_caret_win_interactive_uitest\.cc": [
+ "+mojo/edk/embedder",
+ ]
+}
« no previous file with comments | « ui/base/ime/input_method_win.cc ('k') | ui/views/accessibility/ax_system_caret_win_interactive_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698