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

Unified Diff: cc/base/thread_impl.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
« no previous file with comments | « cc/base/thread_impl.h ('k') | cc/base/tiling_data.h » ('j') | cc/cc.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/thread_impl.cc
diff --git a/cc/thread_impl.cc b/cc/base/thread_impl.cc
similarity index 96%
rename from cc/thread_impl.cc
rename to cc/base/thread_impl.cc
index cb6b20b1aff3651c1c94d156acd884ba35bfa560..880780e1f7210aa1cf6893afa50790f21223fafa 100644
--- a/cc/thread_impl.cc
+++ b/cc/base/thread_impl.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 "cc/thread_impl.h"
+#include "cc/base/thread_impl.h"
#include "base/message_loop.h"
« no previous file with comments | « cc/base/thread_impl.h ('k') | cc/base/tiling_data.h » ('j') | cc/cc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698