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

Unified Diff: content/shell/DEPS

Issue 1900903002: Fix content/shell including internals of content for service worker test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ios Created 4 years, 8 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 | « content/public/common/service_registry.h ('k') | content/shell/browser/shell_mojo_test_utils_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index e2303711888ffcc8bab94f38d1739a8028772a38..f6a233f57f2acd480651e52edc9624c8dd926eac 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -45,9 +45,4 @@ specific_include_rules = {
"content_browser_tests_android\.cc": [
"+media/base"
],
- # Test hook.
- "shell_mojo_test_utils_android\.cc": [
- "+content/browser/mojo",
- "+content/common/mojo",
- ],
}
« no previous file with comments | « content/public/common/service_registry.h ('k') | content/shell/browser/shell_mojo_test_utils_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698