Index: components/open_from_clipboard/DEPS |
diff --git a/components/open_from_clipboard/DEPS b/components/open_from_clipboard/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..30a891382f4cfb0ff013f6fb3efab8064a6bd659 |
--- /dev/null |
+++ b/components/open_from_clipboard/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+components/omnibox", |
+ "+grit/components_strings.h", |
+ "+ui/base/l10n", |
+] |