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

Unified Diff: chrome/test/BUILD.gn

Issue 2542833004: Retrying adding deps to performance_browser_tests. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index d10f1cad4348f1a7b389d5a7ab1f581fee67a3d8..8a5fde63332d6b46fcf707329af69001d03b73ca 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -5028,6 +5028,8 @@ if (!is_android && !is_ios && !is_chromecast) {
]
data = [
+ "//chrome/test/data/extensions/api_test/",
+
# Needed for isolate script to execute.
"//testing/scripts/common.py",
"//testing/xvfb.py",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698