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

Unified Diff: content/shell/test_runner/DEPS

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/shell/test_runner/BUILD.gn ('k') | content/shell/test_runner/layout_dump.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/test_runner/DEPS
diff --git a/content/shell/test_runner/DEPS b/content/shell/test_runner/DEPS
index 5a153a7749338ef8df771bb8155d4886f0513dcf..f76fc0d7c8536e881986728fceebdfe590bbbfa8 100644
--- a/content/shell/test_runner/DEPS
+++ b/content/shell/test_runner/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "+content/public/test",
"+device/sensors/public/cpp",
"+gin",
"+gpu/command_buffer/client",
« no previous file with comments | « content/shell/test_runner/BUILD.gn ('k') | content/shell/test_runner/layout_dump.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698