| 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 248f6257f01d78c2118bc5a69831cb5ae391c669..52bbb80a71393de7bcde691e5cec529255ea9007 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>
|
|
|
|
|