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

Unified Diff: sky/engine/core/core.gni

Issue 1223793006: Delete sky/engine/core/fetch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « sky/engine/core/Init.cpp ('k') | sky/engine/core/fetch/CachePolicy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index 63b4bcf0714e2bf1a294c30e7b5e3fac59306001..4d9bf74e20f562baa377d920b90662d9b5a28551 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -598,39 +598,6 @@ sky_core_files = [
"events/WheelEvent.h",
"events/WindowEventContext.cpp",
"events/WindowEventContext.h",
- "fetch/CachePolicy.h",
- "fetch/FetchContext.cpp",
- "fetch/FetchContext.h",
- "fetch/FetchInitiatorInfo.h",
- "fetch/FetchRequest.cpp",
- "fetch/FetchRequest.h",
- "fetch/FetchUtils.cpp",
- "fetch/FetchUtils.h",
- "fetch/FontResource.cpp",
- "fetch/FontResource.h",
- "fetch/ImageResource.cpp",
- "fetch/ImageResource.h",
- "fetch/ImageResourceClient.h",
- "fetch/MemoryCache.cpp",
- "fetch/MemoryCache.h",
- "fetch/MockImageResourceClient.h",
- "fetch/RawResource.cpp",
- "fetch/RawResource.h",
- "fetch/Resource.cpp",
- "fetch/Resource.h",
- "fetch/ResourceClient.h",
- "fetch/ResourceClientWalker.h",
- "fetch/ResourceFetcher.cpp",
- "fetch/ResourceFetcher.h",
- "fetch/ResourceLoader.cpp",
- "fetch/ResourceLoader.h",
- "fetch/ResourceLoaderHost.h",
- "fetch/ResourceLoaderOptions.h",
- "fetch/ResourceLoaderSet.cpp",
- "fetch/ResourceLoaderSet.h",
- "fetch/ResourceOwner.h",
- "fetch/ResourcePtr.cpp",
- "fetch/ResourcePtr.h",
"frame/ConsoleTypes.h",
"frame/DOMTimer.cpp",
"frame/DOMTimer.h",
« no previous file with comments | « sky/engine/core/Init.cpp ('k') | sky/engine/core/fetch/CachePolicy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698