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

Unified Diff: ios/web_view/test/DEPS

Issue 2892193002: Add unittest to test CWVWebView. (Closed)
Patch Set: Respond to comments. Created 3 years, 7 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: ios/web_view/test/DEPS
diff --git a/ios/web_view/test/DEPS b/ios/web_view/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4ccbc0676f9ca6bb91b9659b4589ef8a1f2f6f97
--- /dev/null
+++ b/ios/web_view/test/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+base",
+ "+ios/testing",
+ "+ios/web_view/public",
+ "+net",
+]

Powered by Google App Engine
This is Rietveld 408576698