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

Unified Diff: mojo/fetcher/BUILD.gn

Issue 1352663002: Extract some stuff into PackageManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 3 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 | « mandoline/app/desktop/BUILD.gn ('k') | mojo/fetcher/about_fetcher_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/fetcher/BUILD.gn
diff --git a/mojo/fetcher/BUILD.gn b/mojo/fetcher/BUILD.gn
index f362129f86a9ecc37834ae82feecae650dc11604..c1a49bc583c5f7df58ae225992ab2aafd0d9a9f7 100644
--- a/mojo/fetcher/BUILD.gn
+++ b/mojo/fetcher/BUILD.gn
@@ -8,8 +8,6 @@ source_set("fetcher") {
sources = [
"about_fetcher.cc",
"about_fetcher.h",
- "base_application_fetcher.cc",
- "base_application_fetcher.h",
"local_fetcher.cc",
"local_fetcher.h",
"network_fetcher.cc",
« no previous file with comments | « mandoline/app/desktop/BUILD.gn ('k') | mojo/fetcher/about_fetcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698