summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/dom_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/dom_view.h')
-rw-r--r--chrome/browser/ui/views/dom_view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/ui/views/dom_view.h b/chrome/browser/ui/views/dom_view.h
index d40aa57..d24d700 100644
--- a/chrome/browser/ui/views/dom_view.h
+++ b/chrome/browser/ui/views/dom_view.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 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.
@@ -9,7 +9,7 @@
#define CHROME_BROWSER_UI_VIEWS_DOM_VIEW_H_
#pragma once
-#include "base/scoped_ptr.h"
+#include "base/memory/scoped_ptr.h"
#include "googleurl/src/gurl.h"
#include "views/controls/native/native_view_host.h"
#include "views/events/event.h"