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

Unified Diff: content/test/BUILD.gn

Issue 2946113002: Use FrameIsAd to decide whether to isolate a frame in TopDocumentIsolation mode. (Closed)
Patch Set: Rebasing... Created 3 years, 6 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 3098a8e088f803230514a9dd989bc3fbd20b0800..c4895aa5d3efda9735b4ff5e92c9be3a1cf29a3c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -250,6 +250,7 @@ static_library("test_support") {
"//cc/ipc:interfaces",
"//cc/surfaces",
"//components/leveldb/public/interfaces",
+ "//components/variations",
Łukasz Anforowicz 2017/06/30 15:28:37 Needed in this CL by EnableTopDocumentIsolationFor
"//components/viz/common",
"//components/viz/host",
"//components/viz/service",
« content/public/test/DEPS ('K') | « content/shell/browser/shell_content_browser_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698