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

Unified Diff: ui/base/DEPS

Issue 2085873002: Add test for TextEditCommandAuraLinux::GetCommandString. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor8_unify_text_edit_commands
Patch Set: -- 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 | « ui/base/BUILD.gn ('k') | ui/base/ime/linux/text_edit_command_auralinux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/DEPS
diff --git a/ui/base/DEPS b/ui/base/DEPS
index acac72efa5490e3b58af7af7749bf8bbe0cf6c58..ae82cdf2a5ee51b0495239f138c271f736735ae4 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -13,3 +13,10 @@ include_rules = [
"+ui/strings/grit/app_locale_settings.h",
"+ui/strings/grit/ui_strings.h",
]
+
+specific_include_rules = {
+ "text_edit_command_auralinux_unittest.cc": [
+ "+third_party/WebKit/public/platform/WebEditingCommandType.h",
+ "+third_party/WebKit/public/platform/WebEditorCommandNames.h",
+ ],
+}
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/base/ime/linux/text_edit_command_auralinux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698