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

Unified Diff: content/shell/test_runner/BUILD.gn

Issue 2714943004: Move unique name generation and tracking into //content. (Closed)
Patch Set: Rebase again. Created 3 years, 9 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
« no previous file with comments | « content/renderer/unique_name_helper.cc ('k') | content/shell/test_runner/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/test_runner/BUILD.gn
diff --git a/content/shell/test_runner/BUILD.gn b/content/shell/test_runner/BUILD.gn
index f8be5d524af9fa2f458686799acd52b0d3e7755d..9cf5bcc38bc9aca8b86f2cc5fcea640efb7bd7ce 100644
--- a/content/shell/test_runner/BUILD.gn
+++ b/content/shell/test_runner/BUILD.gn
@@ -114,6 +114,7 @@ component("test_runner") {
"//cc/blink",
"//cc/paint",
"//content/public/common",
+ "//content/test:test_runner_support",
"//device/sensors/public/cpp:full",
"//gin",
"//gpu",
« no previous file with comments | « content/renderer/unique_name_helper.cc ('k') | content/shell/test_runner/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698