Index: ui/views/controls/tabbed_pane/tabbed_pane_listener.h |
diff --git a/views/controls/tabbed_pane/tabbed_pane_listener.h b/ui/views/controls/tabbed_pane/tabbed_pane_listener.h |
similarity index 74% |
rename from views/controls/tabbed_pane/tabbed_pane_listener.h |
rename to ui/views/controls/tabbed_pane/tabbed_pane_listener.h |
index 3d14a38117e29fc63b180d26f91bd80324d22a6d..05df022e027a19710efa0f7b52ff51ec3cdff701 100644 |
--- a/views/controls/tabbed_pane/tabbed_pane_listener.h |
+++ b/ui/views/controls/tabbed_pane/tabbed_pane_listener.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_TABBED_PANE_LISTENER_H_ |
-#define VIEWS_CONTROLS_TABBED_PANE_TABBED_PANE_LISTENER_H_ |
+#ifndef UI_VIEWS_CONTROLS_TABBED_PANE_TABBED_PANE_LISTENER_H_ |
+#define UI_VIEWS_CONTROLS_TABBED_PANE_TABBED_PANE_LISTENER_H_ |
#pragma once |
namespace views { |
@@ -21,4 +21,4 @@ class TabbedPaneListener { |
} // namespace views |
-#endif // VIEWS_CONTROLS_TABBED_PANE_TABBED_PANE_LISTENER_H_ |
+#endif // UI_VIEWS_CONTROLS_TABBED_PANE_TABBED_PANE_LISTENER_H_ |