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

Unified Diff: mojo/shell/fetcher/BUILD.gn

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/shell/BUILD.gn ('k') | mojo/shell/fetcher/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/fetcher/BUILD.gn
diff --git a/mojo/fetcher/BUILD.gn b/mojo/shell/fetcher/BUILD.gn
similarity index 95%
rename from mojo/fetcher/BUILD.gn
rename to mojo/shell/fetcher/BUILD.gn
index 358174c8078ba15016209f2f03bd70802a238d1d..e634cc84dd126a49be59f795bfe8aabe28451e24 100644
--- a/mojo/fetcher/BUILD.gn
+++ b/mojo/shell/fetcher/BUILD.gn
@@ -16,8 +16,6 @@ source_set("fetcher") {
"network_fetcher.h",
"switches.cc",
"switches.h",
- "update_fetcher.cc",
- "update_fetcher.h",
"url_resolver.cc",
"url_resolver.h",
]
« no previous file with comments | « mojo/shell/BUILD.gn ('k') | mojo/shell/fetcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698