Index: chrome/browser/chromeos/upgrade_detector_chromeos.h |
diff --git a/chrome/browser/chromeos/upgrade_detector_chromeos.h b/chrome/browser/chromeos/upgrade_detector_chromeos.h |
index 7e80537bef5a49c63c33ff946b6a8f691fe681e3..c0aaa4c91cd64a6e252118640838e5dc859000d3 100644 |
--- a/chrome/browser/chromeos/upgrade_detector_chromeos.h |
+++ b/chrome/browser/chromeos/upgrade_detector_chromeos.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 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/compiler_specific.h" |
#include "base/timer.h" |
-#include "chrome/browser/chromeos/dbus/update_engine_client.h" |
#include "chrome/browser/upgrade_detector.h" |
+#include "chromeos/dbus/update_engine_client.h" |
template <typename T> struct DefaultSingletonTraits; |