| Index: chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc b/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| index 9969b9b48392a625c5f3659ef15a471bcd6033f6..c2fb0568bc8063ad8c455f9732c56b9ed2531e3f 100644
|
| --- a/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| +++ b/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string_util.h"
|
| #include "chrome/browser/browser_process.h"
|
|
|