Index: ui/views/widget/child_window_message_processor.h |
diff --git a/views/widget/child_window_message_processor.h b/ui/views/widget/child_window_message_processor.h |
similarity index 86% |
rename from views/widget/child_window_message_processor.h |
rename to ui/views/widget/child_window_message_processor.h |
index a11b187aa04a7314266a4a63128ab11944c607bc..92e4847a9642ffb7f15e52c66c0a73ddebfa46c8 100644 |
--- a/views/widget/child_window_message_processor.h |
+++ b/ui/views/widget/child_window_message_processor.h |
@@ -1,9 +1,9 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef VIEWS_WIDGET_CHILD_WINDOW_MESSAGE_PROCESSOR_H_ |
-#define VIEWS_WIDGET_CHILD_WINDOW_MESSAGE_PROCESSOR_H_ |
+#ifndef UI_VIEWS_WIDGET_CHILD_WINDOW_MESSAGE_PROCESSOR_H_ |
+#define UI_VIEWS_WIDGET_CHILD_WINDOW_MESSAGE_PROCESSOR_H_ |
#pragma once |
#include <windows.h> |
@@ -45,4 +45,4 @@ class ChildWindowMessageProcessor { |
} // namespace views |
-#endif // VIEWS_WIDGET_CHILD_WINDOW_MESSAGE_PROCESSOR_H_ |
+#endif // UI_VIEWS_WIDGET_CHILD_WINDOW_MESSAGE_PROCESSOR_H_ |