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

Unified Diff: components/open_from_clipboard/DEPS

Issue 2782823003: Rewrite implementation of ClipboardRecentContent in Objective C. (Closed)
Patch Set: build.gn fix 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: components/open_from_clipboard/DEPS
diff --git a/components/open_from_clipboard/DEPS b/components/open_from_clipboard/DEPS
index 8b7fb45312f20d37ca7475b88c6bda33c79ef04c..6c33f8c41ed6e73e3756d7f6ff87f9d583e4db00 100644
--- a/components/open_from_clipboard/DEPS
+++ b/components/open_from_clipboard/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+net",
"+ui/base/clipboard",
"+ui/base/test",
]
« no previous file with comments | « components/open_from_clipboard/BUILD.gn ('k') | components/open_from_clipboard/clipboard_recent_content_impl_ios.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698