| Index: components/printing/common/printing_message_generator.h
|
| diff --git a/build/android/pylib/remote/device/dummy/src/org/chromium/dummy/Dummy.java b/components/printing/common/printing_message_generator.h
|
| similarity index 61%
|
| copy from build/android/pylib/remote/device/dummy/src/org/chromium/dummy/Dummy.java
|
| copy to components/printing/common/printing_message_generator.h
|
| index 1281b39586e399c3103b5f2ab3ca1f3fab26d182..774d83c7d17a243de8759b436844fd4fd264095a 100644
|
| --- a/build/android/pylib/remote/device/dummy/src/org/chromium/dummy/Dummy.java
|
| +++ b/components/printing/common/printing_message_generator.h
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -package org.chromium.dummy;
|
| -
|
| -/** Does nothing. */
|
| -class Dummy {}
|
| +// Multiply-included file, hence no include guard.
|
|
|
| +#include "components/printing/common/print_messages.h"
|
|
|