Index: blimp/client/core/contents/blimp_navigation_controller_impl.h |
diff --git a/blimp/client/core/blimp_navigation_controller_impl.h b/blimp/client/core/contents/blimp_navigation_controller_impl.h |
similarity index 85% |
rename from blimp/client/core/blimp_navigation_controller_impl.h |
rename to blimp/client/core/contents/blimp_navigation_controller_impl.h |
index 90c42e06e88d18bacb2c8b5e7c42dc8efabe9a81..6ae6fa036877b5371d2c5b36afd7bd74fbd63eb3 100644 |
--- a/blimp/client/core/blimp_navigation_controller_impl.h |
+++ b/blimp/client/core/contents/blimp_navigation_controller_impl.h |
@@ -2,12 +2,12 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef BLIMP_CLIENT_CORE_BLIMP_NAVIGATION_CONTROLLER_IMPL_H_ |
-#define BLIMP_CLIENT_CORE_BLIMP_NAVIGATION_CONTROLLER_IMPL_H_ |
+#ifndef BLIMP_CLIENT_CORE_CONTENTS_BLIMP_NAVIGATION_CONTROLLER_IMPL_H_ |
+#define BLIMP_CLIENT_CORE_CONTENTS_BLIMP_NAVIGATION_CONTROLLER_IMPL_H_ |
#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
-#include "blimp/client/public/blimp_navigation_controller.h" |
+#include "blimp/client/public/contents/blimp_navigation_controller.h" |
#include "url/gurl.h" |
namespace blimp { |
@@ -51,4 +51,4 @@ class BlimpNavigationControllerImpl : public BlimpNavigationController { |
} // namespace client |
} // namespace blimp |
-#endif // BLIMP_CLIENT_CORE_BLIMP_NAVIGATION_CONTROLLER_IMPL_H_ |
+#endif // BLIMP_CLIENT_CORE_CONTENTS_BLIMP_NAVIGATION_CONTROLLER_IMPL_H_ |