| Index: ui/gfx/compositor/run_all_unittests.cc
|
| diff --git a/ui/gfx/compositor/run_all_unittests.cc b/ui/gfx/compositor/run_all_unittests.cc
|
| index 541913426a7376fea5c2cda847b81a2d08297dbe..3665c7970ad67d3709c0a74ead55b35c8837f5e5 100644
|
| --- a/ui/gfx/compositor/run_all_unittests.cc
|
| +++ b/ui/gfx/compositor/run_all_unittests.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 "ui/gfx/compositor/test_suite.h"
|
| +#include "ui/gfx/compositor/test/test_suite.h"
|
|
|
| int main(int argc, char** argv) {
|
| return CompositorTestSuite(argc, argv).Run();
|
|
|