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

Unified Diff: sky/viewer/document_view.cc

Issue 959773005: Share sky::PlatformImpl bettween sky_viewer and SkyShell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/viewer/converters/url_request_types.cc ('k') | sky/viewer/platform/net_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/document_view.cc
diff --git a/sky/viewer/document_view.cc b/sky/viewer/document_view.cc
index f83655c6ca28178974594a213362e4aa71431107..cb3e3edc1c07631a3770456edc2c64960076b7bb 100644
--- a/sky/viewer/document_view.cc
+++ b/sky/viewer/document_view.cc
@@ -34,10 +34,9 @@
#include "sky/engine/public/web/WebScriptSource.h"
#include "sky/engine/public/web/WebSettings.h"
#include "sky/engine/public/web/WebView.h"
+#include "sky/services/platform/url_request_types.h"
#include "sky/viewer/converters/input_event_types.h"
-#include "sky/viewer/converters/url_request_types.h"
#include "sky/viewer/internals.h"
-#include "sky/viewer/platform/weburlloader_impl.h"
#include "sky/viewer/runtime_flags.h"
#include "third_party/skia/include/core/SkCanvas.h"
#include "third_party/skia/include/core/SkColor.h"
« no previous file with comments | « sky/viewer/converters/url_request_types.cc ('k') | sky/viewer/platform/net_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698