| Index: blimp/engine/browser_tests/test_client_session.cc
|
| diff --git a/blimp/client/app/session/test_client_session.cc b/blimp/engine/browser_tests/test_client_session.cc
|
| similarity index 89%
|
| rename from blimp/client/app/session/test_client_session.cc
|
| rename to blimp/engine/browser_tests/test_client_session.cc
|
| index ed74721986625303a6c7375bf4d418d0f35bb23b..a1cafcec9334bd8d58f0f739687ec4f3bd15438c 100644
|
| --- a/blimp/client/app/session/test_client_session.cc
|
| +++ b/blimp/engine/browser_tests/test_client_session.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 "blimp/client/app/session/test_client_session.h"
|
| +#include "blimp/engine/browser_tests/test_client_session.h"
|
|
|
| namespace blimp {
|
| namespace client {
|
|
|