Index: ui/views/controls/combobox/native_combobox_wrapper.h |
diff --git a/views/controls/combobox/native_combobox_wrapper.h b/ui/views/controls/combobox/native_combobox_wrapper.h |
similarity index 90% |
rename from views/controls/combobox/native_combobox_wrapper.h |
rename to ui/views/controls/combobox/native_combobox_wrapper.h |
index 327d02db0c5a13b816967c8626e8359507d926dd..959871e17c7ce92f7ee35e379739a1108a67fa8b 100644 |
--- a/views/controls/combobox/native_combobox_wrapper.h |
+++ b/ui/views/controls/combobox/native_combobox_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_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_ |
-#define VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_ |
+#ifndef UI_VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_ |
+#define UI_VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_ |
#pragma once |
#include "ui/gfx/native_widget_types.h" |
@@ -68,4 +68,4 @@ class VIEWS_EXPORT NativeComboboxWrapper { |
} // namespace views |
-#endif // VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_ |
+#endif // UI_VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_ |