| Index: chrome/browser/chromeos/policy/restore_on_startup_browsertest_chromeos.cc
|
| diff --git a/chrome/browser/chromeos/policy/restore_on_startup_browsertest_chromeos.cc b/chrome/browser/chromeos/policy/restore_on_startup_browsertest_chromeos.cc
|
| index 0edb1db4c07aabd8947482b36d8edbe06c9bd704..2c77ef54a9c97fcca93758a70fa82148928ab92a 100644
|
| --- a/chrome/browser/chromeos/policy/restore_on_startup_browsertest_chromeos.cc
|
| +++ b/chrome/browser/chromeos/policy/restore_on_startup_browsertest_chromeos.cc
|
| @@ -15,10 +15,10 @@
|
| #include "chrome/browser/ui/browser_list.h"
|
| #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
| #include "chrome/common/chrome_switches.h"
|
| +#include "components/policy/policy_constants.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/test/test_utils.h"
|
| -#include "policy/policy_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "url/gurl.h"
|
|
|
|
|