| Index: components/printing/common/print_messages.cc
|
| diff --git a/chrome/common/print_messages.cc b/components/printing/common/print_messages.cc
|
| similarity index 97%
|
| rename from chrome/common/print_messages.cc
|
| rename to components/printing/common/print_messages.cc
|
| index 33420bcfd81a8ef4d4694686b12a4d12e2e78b1f..3a5cddded102749d22f36d730bda39e1a369b0d1 100644
|
| --- a/chrome/common/print_messages.cc
|
| +++ b/components/printing/common/print_messages.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/print_messages.h"
|
| +#include "components/printing/common/print_messages.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/strings/string16.h"
|
|
|