Index: content/renderer/pepper/ppp_pdf.h |
=================================================================== |
--- content/renderer/pepper/ppp_pdf.h (revision 213482) |
+++ content/renderer/pepper/ppp_pdf.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 WEBKIT_PLUGINS_PPAPI_PPP_PDF_H_ |
-#define WEBKIT_PLUGINS_PPAPI_PPP_PDF_H_ |
+#ifndef CONTENT_RENDERER_PEPPER_PPP_PDF_H_ |
+#define CONTENT_RENDERER_PEPPER_PPP_PDF_H_ |
#include "ppapi/c/pp_instance.h" |
#include "ppapi/c/pp_point.h" |
@@ -31,4 +31,4 @@ |
typedef PPP_Pdf_1 PPP_Pdf; |
-#endif // WEBKIT_PLUGINS_PPAPI_PPP_PDF_H_ |
+#endif // CONTENT_RENDERER_PEPPER_PPP_PDF_H_ |