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

Unified Diff: content/test/BUILD.gn

Issue 2491553002: ABANDONED CL: Disambiguate content_browsertests target. (Closed)
Patch Set: Created 4 years, 1 month 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 | « chrome/test/BUILD.gn ('k') | testing/buildbot/filters/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0d41dbb145d1f9d369c32c9fe2b0ee2351a45eef..5220a1088a30dffdf069dfd72de3c89571dddc3e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -728,7 +728,7 @@ test("content_browsertests") {
data_deps = [
"//content/shell:pak",
- "//testing/buildbot/filters:content_browsertests",
+ "//testing/buildbot/filters:content_browsertests_filters",
"//third_party/mesa:osmesa",
]
« no previous file with comments | « chrome/test/BUILD.gn ('k') | testing/buildbot/filters/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698