| Index: chrome/browser/sync/protocol/proto_enum_conversions.h
|
| diff --git a/chrome/browser/sync/protocol/proto_enum_conversions.h b/chrome/browser/sync/protocol/proto_enum_conversions.h
|
| index 7722f92a327ba35ee56ef4aa58bb56c2a601ecbe..76a912e91f6f2df45e024f1d21964bf7fdcff76f 100644
|
| --- a/chrome/browser/sync/protocol/proto_enum_conversions.h
|
| +++ b/chrome/browser/sync/protocol/proto_enum_conversions.h
|
| @@ -8,8 +8,8 @@
|
|
|
| // Keep this file in sync with the .proto files in this directory.
|
|
|
| -#include "chrome/browser/sync/protocol/session_specifics.pb.h"
|
| -#include "chrome/browser/sync/protocol/sync.pb.h"
|
| +#include "sync/protocol/session_specifics.pb.h"
|
| +#include "sync/protocol/sync.pb.h"
|
|
|
| // Utility functions to get the string equivalent for some sync proto
|
| // enums.
|
|
|