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

Unified Diff: content/test/BUILD.gn

Issue 2174693004: [Presentation API] Add support to content/ for multiple URLs per PresentationRequest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index e58ffda3f87870074d6dd22f85b3d52204274933..4c494abadef63184e52800478f7d0a3a8f3f5f61 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -108,6 +108,7 @@ static_library("test_support") {
"//ui/resources",
"//ui/surface",
"//url",
+ "//url/mojo:url_mojom_gurl",
"//v8",
]

Powered by Google App Engine
This is Rietveld 408576698