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

Unified Diff: components/test_runner/DEPS

Issue 2393513004: Convert app banners to use Mojo. (Closed)
Patch Set: Rebase Created 4 years, 2 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: components/test_runner/DEPS
diff --git a/components/test_runner/DEPS b/components/test_runner/DEPS
index 8f770a313d30535c9bf14c4dfd447bc87da53542..1167b52752f9282f3d110585da1324837f2c73d8 100644
--- a/components/test_runner/DEPS
+++ b/components/test_runner/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+cc",
"+gin",
"+gpu/command_buffer/client",
+ "+mojo/public",
"+net/base",
"+skia",
"+third_party/khronos/GLES2/gl2.h",

Powered by Google App Engine
This is Rietveld 408576698