| Index: cc/test/test_context_support.cc
|
| diff --git a/cc/debug/test_context_support.cc b/cc/test/test_context_support.cc
|
| similarity index 95%
|
| rename from cc/debug/test_context_support.cc
|
| rename to cc/test/test_context_support.cc
|
| index e5a0b93cef0b9845a98e24193dc4b8a868a1e47c..d71f74d3cf3327e3cd2a00a16211b4a8e191b912 100644
|
| --- a/cc/debug/test_context_support.cc
|
| +++ b/cc/test/test_context_support.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/debug/test_context_support.h"
|
| +#include "cc/test/test_context_support.h"
|
|
|
| #include "base/message_loop/message_loop.h"
|
|
|
|
|