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

Unified Diff: content/shell/test_runner/DEPS

Issue 2714943004: Move unique name generation and tracking into //content. (Closed)
Patch Set: . Created 3 years, 10 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: content/shell/test_runner/DEPS
diff --git a/content/shell/test_runner/DEPS b/content/shell/test_runner/DEPS
index 5601888e3e2ed3d958e749c3ed8b3210b9e317c2..2eb2b155222777e04942fd7dd0ca609ae9aaaf84 100644
--- a/content/shell/test_runner/DEPS
+++ b/content/shell/test_runner/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "+content",
dcheng 2017/03/01 23:57:26 content_shell only depends on the content public A
Charlie Reis 2017/03/02 23:59:17 I would defer to jam@ here. Seems ok to me.
"+gin",
"+gpu/command_buffer/client",
"+media/midi/midi_service.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698