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

Unified Diff: chrome/test/BUILD.gn

Issue 1852903002: Create an interactive site-per-process browsertest class and move DocumentHasFocus there. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN Created 4 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 079d7bc3d258aa170925559b4928189c6a526611..5f383e392b3999ec7e970dda153ecd90d262960b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -298,6 +298,7 @@ if (!is_android) {
data = [
"data/",
+ "//content/test/data/",
"//net/data/ssl/certificates/",
"//net/tools/testserver/",
"//ppapi/tests/test_case.html",

Powered by Google App Engine
This is Rietveld 408576698