Index: content/renderer/pepper/renderer_restrict_dispatch_group.h |
diff --git a/content/renderer/pepper/renderer_restrict_dispatch_group.h b/content/renderer/pepper/renderer_restrict_dispatch_group.h |
index 6cdb44be80baea7328774449012dfb6b40832699..27fe85c15c63327d5e42d25cd3119653d02f27f3 100644 |
--- a/content/renderer/pepper/renderer_restrict_dispatch_group.h |
+++ b/content/renderer/pepper/renderer_restrict_dispatch_group.h |
@@ -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 CONTENT_RENDERER_PEPPER_RESTRICT_DISPATCH_GROUP_H_ |
-#define CONTENT_RENDERER_PEPPER_RESTRICT_DISPATCH_GROUP_H_ |
+#ifndef CONTENT_RENDERER_PEPPER_RENDERER_RESTRICT_DISPATCH_GROUP_H_ |
+#define CONTENT_RENDERER_PEPPER_RENDERER_RESTRICT_DISPATCH_GROUP_H_ |
#include "ipc/ipc_sync_channel.h" |
@@ -21,4 +21,4 @@ enum RendererRestrictDispatchGroup { |
} // namespace content |
-#endif // CONTENT_RENDERER_PEPPER_RESTRICT_DISPATCH_GROUP_H_ |
+#endif // CONTENT_RENDERER_PEPPER_RENDERER_RESTRICT_DISPATCH_GROUP_H_ |