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

Unified Diff: ui/base/DEPS

Issue 2322253004: Drag and dropping text, parsable as url (Closed)
Patch Set: Moving url logic out of os_exchange_data Created 4 years, 3 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: ui/base/DEPS
diff --git a/ui/base/DEPS b/ui/base/DEPS
index acac72efa5490e3b58af7af7749bf8bbe0cf6c58..d81e04fbd5eb8d8e4427a80d578b60ca77be7ae0 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -12,4 +12,5 @@ include_rules = [
"+ui/resources/grit/webui_resources.h",
"+ui/strings/grit/app_locale_settings.h",
"+ui/strings/grit/ui_strings.h",
+ "+components/url_formatter/url_fixer.h",
dyaroshev 2016/09/14 17:12:05 Where is the correct place to put drag_and_drop_ur
Peter Kasting 2016/09/15 21:26:53 I asked sky to comment here, he might know better.
sky 2016/09/15 21:32:50 Components is a huge directory, and once you add t
]

Powered by Google App Engine
This is Rietveld 408576698