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: apps/shell/browser/DEPS

Issue 394103004: Move DnsApiTest.DnsResolveIPLiteral and DnsApiTest.DnsResolveHostname to app_shell_browsertests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 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: apps/shell/browser/DEPS
diff --git a/apps/shell/browser/DEPS b/apps/shell/browser/DEPS
index 0b6fca23870798fcc98d93eb6046c15ecbe986a2..dc74d1da404f701062ca175b9a296b7199b6099e 100644
--- a/apps/shell/browser/DEPS
+++ b/apps/shell/browser/DEPS
@@ -16,6 +16,9 @@ include_rules = [
"+content/shell/browser/shell_devtools_delegate.h",
"+content/shell/browser/shell_net_log.h",
+ # Only used in API tests that should be moved to extensions/browser/api/...
+ "+net",
+
"+sync/api",
# Disallow views to keep the binary size down.

Powered by Google App Engine
This is Rietveld 408576698