summaryrefslogtreecommitdiffstats
path: root/views/touchui/gesture_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/touchui/gesture_manager.h')
-rw-r--r--views/touchui/gesture_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/touchui/gesture_manager.h b/views/touchui/gesture_manager.h
index 492a4e6..ddd3803 100644
--- a/views/touchui/gesture_manager.h
+++ b/views/touchui/gesture_manager.h
@@ -1,4 +1,4 @@
-// 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.
@@ -6,7 +6,7 @@
#define VIEWS_TOUCHUI_GESTURE_MANAGER_H_
#pragma once
-#include "base/singleton.h"
+#include "base/memory/singleton.h"
#include "views/view.h"
namespace views {