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

Unified Diff: sky/services/platform/url_request_types.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/services/platform/url_request_types.h ('k') | sky/services/platform/weburlloader_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/services/platform/url_request_types.cc
diff --git a/sky/viewer/converters/url_request_types.cc b/sky/services/platform/url_request_types.cc
similarity index 98%
rename from sky/viewer/converters/url_request_types.cc
rename to sky/services/platform/url_request_types.cc
index fc2a1bdcb0aeb5e61bba48d6ae9491bbd42a1d50..18e4a96a4845385dbde06c295f054a7da178d358 100644
--- a/sky/viewer/converters/url_request_types.cc
+++ b/sky/services/platform/url_request_types.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "sky/viewer/converters/url_request_types.h"
+#include "sky/services/platform/url_request_types.h"
#include "base/strings/string_util.h"
#include "mojo/public/cpp/system/data_pipe.h"
« no previous file with comments | « sky/services/platform/url_request_types.h ('k') | sky/services/platform/weburlloader_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698