| Index: chrome/browser/sync/glue/data_type_controller.cc
|
| diff --git a/chrome/browser/sync/glue/data_type_controller.cc b/chrome/browser/sync/glue/data_type_controller.cc
|
| index a6478549764176f9028cc05d86ebcefe37537c75..0eb5ec6f343ab7ef689178ede0145576d11abb1f 100644
|
| --- a/chrome/browser/sync/glue/data_type_controller.cc
|
| +++ b/chrome/browser/sync/glue/data_type_controller.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/sync/glue/chrome_report_unrecoverable_error.h"
|
|
|
| #include "chrome/browser/sync/glue/data_type_controller.h"
|
| -#include "chrome/browser/sync/util/data_type_histogram.h"
|
| +#include "sync/util/data_type_histogram.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|