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

Unified Diff: mandoline/ui/test_runner/DEPS

Issue 1308973005: html_viewer/web_view: An app for running layout-tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix-win-build Created 5 years, 3 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: mandoline/ui/test_runner/DEPS
diff --git a/mandoline/ui/test_runner/DEPS b/mandoline/ui/test_runner/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4b68d49e5df22d8f31e3f952521785ad1219dd09
--- /dev/null
+++ b/mandoline/ui/test_runner/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+components/html_viewer/public",
+ "+components/view_manager/public",
+ "+components/web_view/public",
+ "+mojo/application/public",
+ "+net",
+ "+third_party/mojo/src/mojo/public",
+ "+ui/gfx",
+]

Powered by Google App Engine
This is Rietveld 408576698