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

Unified Diff: services/sky/document_view.cc

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 | « no previous file | services/sky/viewer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/document_view.cc
diff --git a/services/sky/document_view.cc b/services/sky/document_view.cc
index ce68afe079d0379f0b1230c6e17a6ce2836b1163..86e886dcd4e1144fa14ba9dda36cdc3c564b9fbc 100644
--- a/services/sky/document_view.cc
+++ b/services/sky/document_view.cc
@@ -27,11 +27,9 @@
#include "services/sky/runtime_flags.h"
#include "skia/ext/refptr.h"
#include "sky/engine/public/platform/Platform.h"
-#include "sky/engine/public/platform/WebHTTPHeaderVisitor.h"
#include "sky/engine/public/platform/WebInputEvent.h"
#include "sky/engine/public/platform/WebScreenInfo.h"
#include "sky/engine/public/web/Sky.h"
-#include "sky/services/platform/url_request_types.h"
#include "third_party/skia/include/core/SkCanvas.h"
#include "third_party/skia/include/core/SkColor.h"
#include "third_party/skia/include/core/SkDevice.h"
« no previous file with comments | « no previous file | services/sky/viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698