summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_data_remover_helper.h
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 01:21:31 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 01:21:31 +0000
commitb3841c50db1323405954b8fc9f7db6095e886546 (patch)
tree72a139a1aebf89d2d2bd852f059fe3c58170382c /chrome/browser/plugin_data_remover_helper.h
parent9d51333be541c5876819005c3422b649585f191a (diff)
downloadchromium_src-b3841c50db1323405954b8fc9f7db6095e886546.zip
chromium_src-b3841c50db1323405954b8fc9f7db6095e886546.tar.gz
chromium_src-b3841c50db1323405954b8fc9f7db6095e886546.tar.bz2
Update a bunch of files to the new location of notification files.
Second part of the remaining files. BUG=None TEST=None Review URL: http://codereview.chromium.org/6639008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77396 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/plugin_data_remover_helper.h')
-rw-r--r--chrome/browser/plugin_data_remover_helper.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/plugin_data_remover_helper.h b/chrome/browser/plugin_data_remover_helper.h
index a1a6537..8e5737b 100644
--- a/chrome/browser/plugin_data_remover_helper.h
+++ b/chrome/browser/plugin_data_remover_helper.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.
@@ -8,8 +8,8 @@
#include "base/ref_counted.h"
#include "chrome/browser/prefs/pref_member.h"
-#include "chrome/common/notification_observer.h"
-#include "chrome/common/notification_registrar.h"
+#include "content/common/notification_observer.h"
+#include "content/common/notification_registrar.h"
class Profile;