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

Unified Diff: components/open_from_clipboard/BUILD.gn

Issue 2808413003: Omnibox - Reduce Clipboard URL Suggestions to 1 Hour (Closed)
Patch Set: rebase 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/BUILD.gn
diff --git a/components/open_from_clipboard/BUILD.gn b/components/open_from_clipboard/BUILD.gn
index 89148c9af88826d478556194037c7bd0dd00ec63..73e360ed1b586411b9c8d9dd37ad232df5a1b683 100644
--- a/components/open_from_clipboard/BUILD.gn
+++ b/components/open_from_clipboard/BUILD.gn
@@ -20,6 +20,7 @@ static_library("open_from_clipboard") {
deps = [
":open_from_clipboard_impl",
"//base",
+ "//components/variations",
"//net",
"//ui/base:base",
"//url",

Powered by Google App Engine
This is Rietveld 408576698