| Index: content/test/content_test_suite.cc
|
| diff --git a/content/test/content_test_suite.cc b/content/test/content_test_suite.cc
|
| index 4272a9c47e50463a72ca0bfc44ccb3005c2136db..bf6703120ec2f8a2670185d53659f8d2b49017b9 100644
|
| --- a/content/test/content_test_suite.cc
|
| +++ b/content/test/content_test_suite.cc
|
| @@ -18,7 +18,7 @@
|
| #if defined(OS_MACOSX)
|
| #include "base/mac/scoped_nsautorelease_pool.h"
|
| #endif
|
| -#include "ui/gfx/compositor/compositor_setup.h"
|
| +#include "ui/compositor/compositor_setup.h"
|
|
|
| namespace {
|
|
|
|
|