| Index: components/nacl/common/nacl_types.cc
|
| diff --git a/chrome/common/nacl_types.cc b/components/nacl/common/nacl_types.cc
|
| similarity index 97%
|
| rename from chrome/common/nacl_types.cc
|
| rename to components/nacl/common/nacl_types.cc
|
| index 1e1971952fd6b9da70d49fdff7e8d3052b1010d0..a1f587a4f015e654a4aca1facb9bfe536d98b463 100644
|
| --- a/chrome/common/nacl_types.cc
|
| +++ b/components/nacl/common/nacl_types.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/common/nacl_types.h"
|
| +#include "components/nacl/common/nacl_types.h"
|
|
|
| namespace nacl {
|
|
|
|
|