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

Unified Diff: ui/aura/root_window_view_mac.h

Issue 10365007: ui: Move compositor/ directory out of gfx/, up to ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix DEPS Created 8 years, 8 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 | « ui/aura/root_window_host_linux.cc ('k') | ui/aura/test/aura_test_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/root_window_view_mac.h
diff --git a/ui/aura/root_window_view_mac.h b/ui/aura/root_window_view_mac.h
index 53eca8af313ed6035e8f039671d6de5c396cd7dd..a49ef3203c9d947259b2483672ae05810d4e8699 100644
--- a/ui/aura/root_window_view_mac.h
+++ b/ui/aura/root_window_view_mac.h
@@ -8,7 +8,7 @@
#import <Cocoa/Cocoa.h>
-#include "ui/gfx/compositor/compositor.h"
+#include "ui/compositor/compositor.h"
// RootWindowView provides an NSView class that delegates drawing to a
// ui::Compositor delegate, setting up the NSOpenGLContext as required.
« no previous file with comments | « ui/aura/root_window_host_linux.cc ('k') | ui/aura/test/aura_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698