| Index: chrome/browser/sync/glue/fake_data_type_controller.cc
|
| diff --git a/chrome/browser/sync/glue/fake_data_type_controller.cc b/chrome/browser/sync/glue/fake_data_type_controller.cc
|
| index 28b5611d70b972960a3add30c0065c621511df4d..09feff26d614ff4549c6308a183c7789fcf6cb8d 100644
|
| --- a/chrome/browser/sync/glue/fake_data_type_controller.cc
|
| +++ b/chrome/browser/sync/glue/fake_data_type_controller.cc
|
| @@ -10,7 +10,7 @@
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -using syncable::ModelType;
|
| +using syncer::ModelType;
|
| namespace browser_sync {
|
|
|
| FakeDataTypeController::FakeDataTypeController(ModelType type)
|
|
|