diff options
Diffstat (limited to 'chrome/browser/sync/protocol/proto_enum_conversions.h')
-rw-r--r-- | chrome/browser/sync/protocol/proto_enum_conversions.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/sync/protocol/proto_enum_conversions.h b/chrome/browser/sync/protocol/proto_enum_conversions.h index 7722f92..76a912e 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. |