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

Unified Diff: sky/engine/public/BUILD.gn

Issue 1239633002: Remove //sky/engine/platform/network (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: rebase 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/platform/network/ResourceResponse.cpp ('k') | sky/engine/public/platform/Platform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/BUILD.gn
diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
index 264248abce16c0e26ebffbd3d47618d45ae72d77..27bf7935fb9128605221edd562c30992d7b4f151 100644
--- a/sky/engine/public/BUILD.gn
+++ b/sky/engine/public/BUILD.gn
@@ -36,9 +36,6 @@ source_set("platform_headers") {
"platform/WebGestureDevice.h",
"platform/WebGraphicsContext3D.h",
"platform/WebGraphicsContext3DProvider.h",
- "platform/WebHTTPBody.h",
- "platform/WebHTTPHeaderVisitor.h",
- "platform/WebHTTPLoadInfo.h",
"platform/WebImage.h",
"platform/WebImageLayer.h",
"platform/WebInputEvent.h",
@@ -60,12 +57,6 @@ source_set("platform_headers") {
"platform/WebString.h",
"platform/WebThread.h",
"platform/WebURL.h",
- "platform/WebURLError.h",
- "platform/WebURLLoadTiming.h",
- "platform/WebURLLoader.h",
- "platform/WebURLLoaderClient.h",
- "platform/WebURLRequest.h",
- "platform/WebURLResponse.h",
"platform/WebUnitTestSupport.h",
"platform/WebVector.h",
"platform/sky_display_metrics.h",
« no previous file with comments | « sky/engine/platform/network/ResourceResponse.cpp ('k') | sky/engine/public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698