| Index: chrome/browser/chromeos/policy/device_policy_cros_browser_test.cc
|
| diff --git a/chrome/browser/chromeos/policy/device_policy_cros_browser_test.cc b/chrome/browser/chromeos/policy/device_policy_cros_browser_test.cc
|
| index b2a56d2e778364b16eff0696023725362ac1eb5f..32c162cd87521f9d0e8e27083e9837eefc449976 100644
|
| --- a/chrome/browser/chromeos/policy/device_policy_cros_browser_test.cc
|
| +++ b/chrome/browser/chromeos/policy/device_policy_cros_browser_test.cc
|
| @@ -7,8 +7,8 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/path_service.h"
|
| #include "base/stl_util.h"
|
| #include "chrome/browser/chromeos/policy/device_policy_builder.h"
|
|
|