| Index: mojo/shell/tests/capability_filter_test.h
|
| diff --git a/mojo/shell/capability_filter_test.h b/mojo/shell/tests/capability_filter_test.h
|
| similarity index 97%
|
| rename from mojo/shell/capability_filter_test.h
|
| rename to mojo/shell/tests/capability_filter_test.h
|
| index 118f6cb71873c366383768d87a6ad2f1714f86c8..3e9baa80afc9edbab0405024cd5e81be27b4ce15 100644
|
| --- a/mojo/shell/capability_filter_test.h
|
| +++ b/mojo/shell/tests/capability_filter_test.h
|
| @@ -8,9 +8,9 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "mojo/shell/application_loader.h"
|
| #include "mojo/shell/application_manager.h"
|
| -#include "mojo/shell/capability_filter_unittest.mojom.h"
|
| #include "mojo/shell/public/cpp/shell_client.h"
|
| #include "mojo/shell/public/cpp/shell_connection.h"
|
| +#include "mojo/shell/tests/capability_filter_unittest.mojom.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|