Index: chrome/common/render_messages.h |
=================================================================== |
--- chrome/common/render_messages.h (revision 27849) |
+++ chrome/common/render_messages.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2006-2009 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2009 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. |
@@ -9,8 +9,8 @@ |
#include <vector> |
#include <map> |
+#include "app/clipboard/clipboard.h" |
#include "base/basictypes.h" |
-#include "base/clipboard.h" |
#include "base/gfx/native_widget_types.h" |
#include "base/ref_counted.h" |
#include "base/shared_memory.h" |