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

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..66b4ca31fed06894300b1fcff9e699642db7639d 100644
--- a/content/shell/test_runner/DEPS
+++ b/content/shell/test_runner/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "+content/public/test",
"+gin",
"+gpu/command_buffer/client",
"+media/midi/midi_service.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698