Index: content/browser/renderer_host/pepper/pepper_message_filter.h |
diff --git a/content/browser/renderer_host/pepper_message_filter.h b/content/browser/renderer_host/pepper/pepper_message_filter.h |
similarity index 97% |
rename from content/browser/renderer_host/pepper_message_filter.h |
rename to content/browser/renderer_host/pepper/pepper_message_filter.h |
index 9a0a453cea7a1bb4128bd23ef10757e7494a3ff4..fc6217cb52a6215b5c944243e29bdf755b3cba90 100644 |
--- a/content/browser/renderer_host/pepper_message_filter.h |
+++ b/content/browser/renderer_host/pepper/pepper_message_filter.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_BROWSER_RENDERER_HOST_PEPPER_MESSAGE_FILTER_H_ |
-#define CONTENT_BROWSER_RENDERER_HOST_PEPPER_MESSAGE_FILTER_H_ |
+#ifndef CONTENT_BROWSER_RENDERER_HOST_PEPPER_PEPPER_MESSAGE_FILTER_H_ |
+#define CONTENT_BROWSER_RENDERER_HOST_PEPPER_PEPPER_MESSAGE_FILTER_H_ |
#pragma once |
#include <map> |
@@ -261,4 +261,4 @@ class PepperMessageFilter |
DISALLOW_COPY_AND_ASSIGN(PepperMessageFilter); |
}; |
-#endif // CONTENT_BROWSER_RENDERER_HOST_PEPPER_MESSAGE_FILTER_H_ |
+#endif // CONTENT_BROWSER_RENDERER_HOST_PEPPER_PEPPER_MESSAGE_FILTER_H_ |