Index: blimp/client/core/contents/android/blimp_navigation_controller_impl_android.h |
diff --git a/blimp/client/core/android/blimp_navigation_controller_impl_android.h b/blimp/client/core/contents/android/blimp_navigation_controller_impl_android.h |
similarity index 79% |
rename from blimp/client/core/android/blimp_navigation_controller_impl_android.h |
rename to blimp/client/core/contents/android/blimp_navigation_controller_impl_android.h |
index 5e848ff8f51034b5c0cd19bc0c45721b3f76823e..4a785ecd2cef9cc8086ddbadfa91b9bbb6f056b2 100644 |
--- a/blimp/client/core/android/blimp_navigation_controller_impl_android.h |
+++ b/blimp/client/core/contents/android/blimp_navigation_controller_impl_android.h |
@@ -2,15 +2,15 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef BLIMP_CLIENT_CORE_ANDROID_BLIMP_NAVIGATION_CONTROLLER_IMPL_ANDROID_H_ |
-#define BLIMP_CLIENT_CORE_ANDROID_BLIMP_NAVIGATION_CONTROLLER_IMPL_ANDROID_H_ |
+#ifndef BLIMP_CLIENT_CORE_CONTENTS_ANDROID_BLIMP_NAVIGATION_CONTROLLER_IMPL_ANDROID_H_ |
+#define BLIMP_CLIENT_CORE_CONTENTS_ANDROID_BLIMP_NAVIGATION_CONTROLLER_IMPL_ANDROID_H_ |
#include <memory> |
#include "base/android/jni_android.h" |
#include "base/android/scoped_java_ref.h" |
#include "base/macros.h" |
-#include "blimp/client/core/blimp_contents_impl.h" |
+#include "blimp/client/core/contents/blimp_contents_impl.h" |
namespace blimp { |
namespace client { |
@@ -44,4 +44,4 @@ class BlimpNavigationControllerImplAndroid { |
} // namespace client |
} // namespace blimp |
-#endif // BLIMP_CLIENT_CORE_ANDROID_BLIMP_NAVIGATION_CONTROLLER_IMPL_ANDROID_H_ |
+#endif // BLIMP_CLIENT_CORE_CONTENTS_ANDROID_BLIMP_NAVIGATION_CONTROLLER_IMPL_ANDROID_H_ |