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

Unified Diff: cc/texture_uploader.cc

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_uploader.h ('k') | cc/thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture_uploader.cc
diff --git a/cc/texture_uploader.cc b/cc/texture_uploader.cc
index 8414a5ff0b46b864c7464868b7c660a865e9c8e0..013dbcea83b971473525e1659a84be3144e11a93 100644
--- a/cc/texture_uploader.cc
+++ b/cc/texture_uploader.cc
@@ -10,9 +10,9 @@
#include "base/debug/alias.h"
#include "base/debug/trace_event.h"
#include "base/metrics/histogram.h"
+#include "cc/base/util.h"
#include "cc/prioritized_resource.h"
#include "cc/resource.h"
-#include "cc/util.h"
#include "gpu/GLES2/gl2extchromium.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
#include "third_party/khronos/GLES2/gl2.h"
« cc/cc.gyp ('K') | « cc/texture_uploader.h ('k') | cc/thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698