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

Unified Diff: components/web_view/DEPS

Issue 1333963003: mandoline: Set up WebViewTest and add a basic test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverse ths stuff. 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
« no previous file with comments | « components/web_view/BUILD.gn ('k') | components/web_view/web_view_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_view/DEPS
diff --git a/components/web_view/DEPS b/components/web_view/DEPS
index 65bd6eb2cbac8317233dbacd5741c37f7de3f413..0db3a166c2f80bc2c351fbb38ee2eafe051e323c 100644
--- a/components/web_view/DEPS
+++ b/components/web_view/DEPS
@@ -10,5 +10,6 @@ include_rules = [
"+mojo/converters/geometry",
"+mojo/services/network/public/interfaces",
"+mojo/services/tracing/public/interfaces",
+ "+mojo/util",
"+third_party/mojo/src/mojo/public",
]
« no previous file with comments | « components/web_view/BUILD.gn ('k') | components/web_view/web_view_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698