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

Unified Diff: ios/chrome/widget_extension/DEPS

Issue 2809173002: Add support in widget to open search modes + copied link in app. (Closed)
Patch Set: Created 3 years, 8 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: ios/chrome/widget_extension/DEPS
diff --git a/ios/chrome/widget_extension/DEPS b/ios/chrome/widget_extension/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..20a93fd3a962f0958d9ae70e63a32419108f378f
--- /dev/null
+++ b/ios/chrome/widget_extension/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/open_from_clipboard",
lpromero 2017/04/11 13:24:03 Can you also forbid "url"?
lody 2017/04/11 14:38:18 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698