| Index: chrome/browser/chrome_browser_field_trials_desktop.cc
|
| diff --git a/chrome/browser/chrome_browser_field_trials_desktop.cc b/chrome/browser/chrome_browser_field_trials_desktop.cc
|
| index 2db1ac705b58514f997caa0d538bab98e0636568..520c842968502607bb4020c6ea00824bf329e8bf 100644
|
| --- a/chrome/browser/chrome_browser_field_trials_desktop.cc
|
| +++ b/chrome/browser/chrome_browser_field_trials_desktop.cc
|
| @@ -22,8 +22,8 @@
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| -#include "chrome/common/metrics/variations/variations_util.h"
|
| #include "chrome/common/pref_names.h"
|
| +#include "chrome/common/variations/variations_util.h"
|
| #include "content/public/common/content_constants.h"
|
| #include "net/spdy/spdy_session.h"
|
| #include "ui/base/layout.h"
|
|
|