| Index: components/wifi_sync/wifi_security_class.h
|
| diff --git a/components/wifi_sync/wifi_security_class.h b/components/wifi_sync/wifi_security_class.h
|
| index 1802b3525af8ba591e9b1e2ab181b30ec7526e24..726635de15f77df585020348200f3bef7f1058b6 100644
|
| --- a/components/wifi_sync/wifi_security_class.h
|
| +++ b/components/wifi_sync/wifi_security_class.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "build/build_config.h"
|
| -#include "sync/protocol/sync.pb.h"
|
| +#include "components/sync/protocol/sync.pb.h"
|
|
|
| namespace wifi_sync {
|
|
|
|
|