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

Unified Diff: mojo/fetcher/DEPS

Issue 1563413002: Move fetchers into mojo/shell/fetcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « mojo/fetcher/BUILD.gn ('k') | mojo/fetcher/about_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/fetcher/DEPS
diff --git a/mojo/fetcher/DEPS b/mojo/fetcher/DEPS
deleted file mode 100644
index 879b25c0bf733a348f32b5d1c5c7ac822b47b549..0000000000000000000000000000000000000000
--- a/mojo/fetcher/DEPS
+++ /dev/null
@@ -1,17 +0,0 @@
-include_rules = [
- "+crypto",
- "-mojo/runner",
- "+net/base",
-]
-
-specific_include_rules = {
- "about_fetcher_unittest.cc": [
- "+mojo/runner/context.h"
- ],
- "data_fetcher_unittest.cc": [
- "+mojo/runner/context.h"
- ],
- "network_fetcher_unittest.cc": [
- "+mojo/runner/context.h"
- ],
-}
« no previous file with comments | « mojo/fetcher/BUILD.gn ('k') | mojo/fetcher/about_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698