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

Unified Diff: cc/texture_uploader.h

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
« cc/cc.gyp ('K') | « cc/texture_mailbox.h ('k') | cc/texture_uploader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture_uploader.h
diff --git a/cc/texture_uploader.h b/cc/texture_uploader.h
index d4acf8d420245da014253a535ee636611a84174d..93b71cbe656016f1e4a8518a22412d58867314fc 100644
--- a/cc/texture_uploader.h
+++ b/cc/texture_uploader.h
@@ -9,8 +9,8 @@
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
-#include "cc/cc_export.h"
-#include "cc/scoped_ptr_deque.h"
+#include "cc/base/cc_export.h"
+#include "cc/base/scoped_ptr_deque.h"
#include "third_party/khronos/GLES2/gl2.h"
namespace WebKit {
« cc/cc.gyp ('K') | « cc/texture_mailbox.h ('k') | cc/texture_uploader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698