diff options
Diffstat (limited to 'chrome/browser/background_page_tracker.cc')
-rw-r--r-- | chrome/browser/background_page_tracker.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/background_page_tracker.cc b/chrome/browser/background_page_tracker.cc index 1337d90..5534bbe 100644 --- a/chrome/browser/background_page_tracker.cc +++ b/chrome/browser/background_page_tracker.cc @@ -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. @@ -20,9 +20,9 @@ #include "chrome/browser/profiles/profile.h" #include "chrome/browser/profiles/profile_manager.h" #include "chrome/common/extensions/extension.h" -#include "chrome/common/notification_service.h" -#include "chrome/common/notification_type.h" #include "chrome/common/pref_names.h" +#include "content/common/notification_service.h" +#include "content/common/notification_type.h" /////////////////////////////////////////////////////////////////////////////// // BackgroundPageTracker keeps a single DictionaryValue (stored at |