| Index: chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| diff --git a/chrome/browser/policy/enterprise_install_attributes.cc b/chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| similarity index 99%
|
| rename from chrome/browser/policy/enterprise_install_attributes.cc
|
| rename to chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| index a72dc6bf2ef3771b17e9b99a2daa78402edce959..b40e7b3e734e99cf4eafc2acc47aaae30cbdbaf2 100644
|
| --- a/chrome/browser/policy/enterprise_install_attributes.cc
|
| +++ b/chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/policy/enterprise_install_attributes.h"
|
| +#include "chrome/browser/chromeos/policy/enterprise_install_attributes.h"
|
|
|
| #include <utility>
|
|
|
|
|