summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_browser_tracker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/automation/automation_browser_tracker.cc')
-rw-r--r--chrome/browser/automation/automation_browser_tracker.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/automation/automation_browser_tracker.cc b/chrome/browser/automation/automation_browser_tracker.cc
index 3000e44..768402d 100644
--- a/chrome/browser/automation/automation_browser_tracker.cc
+++ b/chrome/browser/automation/automation_browser_tracker.cc
@@ -1,10 +1,10 @@
-// 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.
#include "chrome/browser/automation/automation_browser_tracker.h"
-#include "chrome/common/notification_source.h"
+#include "content/common/notification_source.h"
AutomationBrowserTracker::AutomationBrowserTracker(
IPC::Message::Sender* automation)