| Index: ui/aura_shell/examples/aura_shell_main.cc
|
| diff --git a/ui/aura_shell/examples/aura_shell_main.cc b/ui/aura_shell/examples/aura_shell_main.cc
|
| index 20a3623b6ff172ef82940e3118081960abeed4b7..b4298c3c2756f345aebbda5352fd8e4460247dbe 100644
|
| --- a/ui/aura_shell/examples/aura_shell_main.cc
|
| +++ b/ui/aura_shell/examples/aura_shell_main.cc
|
| @@ -15,7 +15,7 @@
|
| #include "ui/aura_shell/shell_factory.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/base/ui_base_paths.h"
|
| -#include "ui/gfx/compositor/compositor_test_support.h"
|
| +#include "ui/gfx/compositor/test/compositor_test_support.h"
|
|
|
| namespace {
|
|
|
|
|