| Index: cc/resources/worker_pool_unittest.cc
|
| diff --git a/cc/base/worker_pool_unittest.cc b/cc/resources/worker_pool_unittest.cc
|
| similarity index 99%
|
| rename from cc/base/worker_pool_unittest.cc
|
| rename to cc/resources/worker_pool_unittest.cc
|
| index 1a48ec432145652c430bcb1d9209525a2591e862..fc5359ccd52f863589a5ae03b9f346ad2fbdddf0 100644
|
| --- a/cc/base/worker_pool_unittest.cc
|
| +++ b/cc/resources/worker_pool_unittest.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/base/worker_pool.h"
|
| +#include "cc/resources/worker_pool.h"
|
|
|
| #include <vector>
|
|
|
|
|