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

Unified Diff: ui/compositor/mac/surface_handle_types_mac.cc

Issue 753933002: MacViews: Move content::AcceleratedWidget to new component, ui/accelerated_widget_mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20141124-MacViews-MoveSoftwareLayerMac-fromcl
Patch Set: nit DEPS, deps and gn Created 6 years, 1 month 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
Index: ui/compositor/mac/surface_handle_types_mac.cc
diff --git a/content/common/gpu/surface_handle_types_mac.cc b/ui/compositor/mac/surface_handle_types_mac.cc
similarity index 96%
rename from content/common/gpu/surface_handle_types_mac.cc
rename to ui/compositor/mac/surface_handle_types_mac.cc
index ef7254241da381359dfb2a8cd71e67af1c0e77b5..ca8ba15e8c7162c8396f5f48ee68d718760dbd31 100644
--- a/content/common/gpu/surface_handle_types_mac.cc
+++ b/ui/compositor/mac/surface_handle_types_mac.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 "content/common/gpu/surface_handle_types_mac.h"
+#include "ui/compositor/mac/surface_handle_types_mac.h"
#include "base/logging.h"
« ui/compositor/mac/io_surface_layer_mac.h ('K') | « ui/compositor/mac/surface_handle_types_mac.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698