summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions/debug_info_getter.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/sessions/debug_info_getter.h')
-rw-r--r--chrome/browser/sync/sessions/debug_info_getter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/sync/sessions/debug_info_getter.h b/chrome/browser/sync/sessions/debug_info_getter.h
index fc00209..f7fe7e7 100644
--- a/chrome/browser/sync/sessions/debug_info_getter.h
+++ b/chrome/browser/sync/sessions/debug_info_getter.h
@@ -1,11 +1,11 @@
-// 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.
#ifndef CHROME_BROWSER_SYNC_SESSIONS_DEBUG_INFO_GETTER_H_
#define CHROME_BROWSER_SYNC_SESSIONS_DEBUG_INFO_GETTER_H_
-#include "chrome/browser/sync/protocol/sync.pb.h"
+#include "sync/protocol/sync.pb.h"
namespace browser_sync {
namespace sessions {