| Index: chrome/browser/metrics/field_trial_synchronizer.cc
|
| diff --git a/chrome/browser/metrics/field_trial_synchronizer.cc b/chrome/browser/metrics/field_trial_synchronizer.cc
|
| index e201be79e96b7e522cb93e33a6586d3fecabeff4..cc9775a1ba2b83475269f28d968fc112de3b575d 100644
|
| --- a/chrome/browser/metrics/field_trial_synchronizer.cc
|
| +++ b/chrome/browser/metrics/field_trial_synchronizer.cc
|
| @@ -8,8 +8,8 @@
|
| #include "base/logging.h"
|
| #include "base/threading/thread.h"
|
| #include "chrome/common/chrome_constants.h"
|
| -#include "chrome/common/metrics/variations/variations_util.h"
|
| #include "chrome/common/render_messages.h"
|
| +#include "chrome/common/variations/variations_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/render_process_host.h"
|
|
|
|
|