diff options
Diffstat (limited to 'ash/drag_drop/drag_image_view.h')
-rw-r--r-- | ash/drag_drop/drag_image_view.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ash/drag_drop/drag_image_view.h b/ash/drag_drop/drag_image_view.h index fa1f4ee..0471c5e 100644 --- a/ash/drag_drop/drag_image_view.h +++ b/ash/drag_drop/drag_image_view.h @@ -1,10 +1,9 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 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 ASH_DRAG_DROP_DRAG_IMAGE_VIEW_H_ #define ASH_DRAG_DROP_DRAG_IMAGE_VIEW_H_ -#pragma once #include "ui/views/controls/image_view.h" |