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

Unified Diff: services/sky/compositor/surface_holder.cc

Issue 1235093002: Move sky_viewer into services/sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: again 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 | « services/sky/compositor/surface_holder.h ('k') | services/sky/compositor/texture_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/compositor/surface_holder.cc
diff --git a/sky/viewer/compositor/surface_holder.cc b/services/sky/compositor/surface_holder.cc
similarity index 95%
rename from sky/viewer/compositor/surface_holder.cc
rename to services/sky/compositor/surface_holder.cc
index 6c5698341d1545e189d4b7e18e81f8a528d933dd..87f06afdbd4f4a9b04fc5ee2688ba62c671fe5d3 100644
--- a/sky/viewer/compositor/surface_holder.cc
+++ b/services/sky/compositor/surface_holder.cc
@@ -2,14 +2,14 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "sky/viewer/compositor/surface_holder.h"
+#include "services/sky/compositor/surface_holder.h"
#include "base/bind.h"
#include "base/message_loop/message_loop.h"
#include "mojo/converters/geometry/geometry_type_converters.h"
#include "mojo/public/cpp/application/connect.h"
#include "mojo/public/interfaces/application/shell.mojom.h"
-#include "sky/viewer/compositor/surface_allocator.h"
+#include "services/sky/compositor/surface_allocator.h"
namespace sky {
« no previous file with comments | « services/sky/compositor/surface_holder.h ('k') | services/sky/compositor/texture_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698