| Index: components/sync_driver/data_type_encryption_handler.cc
|
| diff --git a/components/sync_driver/data_type_encryption_handler.cc b/components/sync_driver/data_type_encryption_handler.cc
|
| index 8920dc68cd852a550c22c129b98ae43557ed7697..4325d563713156718703f463e4f3bf4cb9380626 100644
|
| --- a/components/sync_driver/data_type_encryption_handler.cc
|
| +++ b/components/sync_driver/data_type_encryption_handler.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/sync_driver/data_type_encryption_handler.h"
|
|
|
| -namespace browser_sync {
|
| +namespace sync_driver {
|
|
|
| DataTypeEncryptionHandler::DataTypeEncryptionHandler() {}
|
| DataTypeEncryptionHandler::~DataTypeEncryptionHandler() {}
|
|
|