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

Unified Diff: cc/proxy.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/proxy.h ('k') | cc/quad_culler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proxy.cc
diff --git a/cc/proxy.cc b/cc/proxy.cc
index 75363091d8c7cd6269fdf123f99f4c8c7a486253..5cb974ca6df6c64156042c4d5512cda414f92e54 100644
--- a/cc/proxy.cc
+++ b/cc/proxy.cc
@@ -4,8 +4,8 @@
#include "cc/proxy.h"
-#include "cc/thread.h"
-#include "cc/thread_impl.h"
+#include "cc/base/thread.h"
+#include "cc/base/thread_impl.h"
namespace cc {
« cc/cc.gyp ('K') | « cc/proxy.h ('k') | cc/quad_culler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698