Index: ui/views/controls/tabbed_pane/native_tabbed_pane_wrapper.h |
diff --git a/views/controls/tabbed_pane/native_tabbed_pane_wrapper.h b/ui/views/controls/tabbed_pane/native_tabbed_pane_wrapper.h |
similarity index 92% |
rename from views/controls/tabbed_pane/native_tabbed_pane_wrapper.h |
rename to ui/views/controls/tabbed_pane/native_tabbed_pane_wrapper.h |
index 0a3599256d5b4b189db0a9a6e3de3c60867e9805..bc0f23986c7ca7161c691d996ddb21903ae9d1e6 100644 |
--- a/views/controls/tabbed_pane/native_tabbed_pane_wrapper.h |
+++ b/ui/views/controls/tabbed_pane/native_tabbed_pane_wrapper.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef VIEWS_CONTROLS_TABBED_PANE_NATIVE_TABBED_PANE_WRAPPER_H_ |
-#define VIEWS_CONTROLS_TABBED_PANE_NATIVE_TABBED_PANE_WRAPPER_H_ |
+#ifndef UI_VIEWS_CONTROLS_TABBED_PANE_NATIVE_TABBED_PANE_WRAPPER_H_ |
+#define UI_VIEWS_CONTROLS_TABBED_PANE_NATIVE_TABBED_PANE_WRAPPER_H_ |
#pragma once |
#include "base/string16.h" |
@@ -71,4 +71,4 @@ class NativeTabbedPaneWrapper { |
} // namespace views |
-#endif // VIEWS_CONTROLS_TABBED_PANE_NATIVE_TABBED_PANE_WRAPPER_H_ |
+#endif // UI_VIEWS_CONTROLS_TABBED_PANE_NATIVE_TABBED_PANE_WRAPPER_H_ |