| Index: printing/pdf_ps_metafile_cairo.h
|
| ===================================================================
|
| --- printing/pdf_ps_metafile_cairo.h (revision 38032)
|
| +++ printing/pdf_ps_metafile_cairo.h (working copy)
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef PRINTING_PDF_PS_METAFILE_LINUX_H_
|
| -#define PRINTING_PDF_PS_METAFILE_LINUX_H_
|
| +#ifndef PRINTING_PDF_PS_METAFILE_CAIRO_H_
|
| +#define PRINTING_PDF_PS_METAFILE_CAIRO_H_
|
|
|
| #include <string>
|
|
|
| @@ -107,4 +107,4 @@
|
|
|
| } // namespace printing
|
|
|
| -#endif // PRINTING_PDF_PS_METAFILE_LINUX_H_
|
| +#endif // PRINTING_PDF_PS_METAFILE_CAIRO_H_
|
|
|
| Property changes on: printing/pdf_ps_metafile_cairo.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/printing/pdf_ps_metafile_linux.h:r69-2775
|
|
|
|
|