Index: content/renderer/pepper/common.h |
=================================================================== |
--- content/renderer/pepper/common.h (revision 213482) |
+++ content/renderer/pepper/common.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_COMMON_H_ |
-#define WEBKIT_PLUGINS_PPAPI_COMMON_H_ |
+#ifndef CONTENT_RENDERER_PEPPER_COMMON_H_ |
+#define CONTENT_RENDERER_PEPPER_COMMON_H_ |
#include "ppapi/c/pp_bool.h" |
#include "ppapi/c/pp_var.h" |
@@ -22,5 +22,5 @@ |
} // namespace ppapi |
} // namespace webkit |
-#endif // WEBKIT_PLUGINS_PPAPI_COMMON_H_ |
+#endif // CONTENT_RENDERER_PEPPER_COMMON_H_ |