| Index: chrome/browser/sync/sessions/debug_info_getter.h
|
| diff --git a/chrome/browser/sync/sessions/debug_info_getter.h b/chrome/browser/sync/sessions/debug_info_getter.h
|
| index fc0020949fc990b7e3ca826d41a4b1ec5d1dbb34..f7fe7e7eab8e1265123f0e36db6526ca71a1db8d 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 {
|
|
|