Index: cc/base/worker_pool.cc |
diff --git a/cc/worker_pool.cc b/cc/base/worker_pool.cc |
similarity index 99% |
rename from cc/worker_pool.cc |
rename to cc/base/worker_pool.cc |
index e2c2af4c29dd33b28c4e179d89479bcb19b2f204..41ade7fbc62b7207a894f62bad348bcf92393841 100644 |
--- a/cc/worker_pool.cc |
+++ b/cc/base/worker_pool.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/worker_pool.h" |
+#include "cc/base/worker_pool.h" |
#include "base/bind.h" |
#include "base/debug/trace_event.h" |