| Index: chrome/installer/gcapi/gcapi_reactivation_test.cc
|
| diff --git a/chrome/installer/gcapi/gcapi_reactivation_test.cc b/chrome/installer/gcapi/gcapi_reactivation_test.cc
|
| index d36e03fb4e5f78837db848473b37eb6b2b99ddfb..da8358270b6b6708b1773f4c43589f4015d7dad3 100644
|
| --- a/chrome/installer/gcapi/gcapi_reactivation_test.cc
|
| +++ b/chrome/installer/gcapi/gcapi_reactivation_test.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/installer/gcapi/gcapi_reactivation.h"
|
| #include "chrome/installer/gcapi/gcapi_test_registry_overrider.h"
|
| #include "chrome/installer/util/google_update_constants.h"
|
| -#include "chrome/installer/util/google_update_experiment_util.h"
|
| +#include "components/variations/variations_experiment_util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using base::Time;
|
|
|