Index: content/renderer/gamepad_shared_memory_reader.h |
=================================================================== |
--- content/renderer/gamepad_shared_memory_reader.h (revision 175088) |
+++ content/renderer/gamepad_shared_memory_reader.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 CONTENT_RENDERER_GAMEPAD_UTIL_H_ |
-#define CONTENT_RENDERER_GAMEPAD_UTIL_H_ |
+#ifndef CONTENT_RENDERER_GAMEPAD_SHARED_MEMORY_READER_H_ |
+#define CONTENT_RENDERER_GAMEPAD_SHARED_MEMORY_READER_H_ |
#include "base/shared_memory.h" |
#include "base/memory/scoped_ptr.h" |
@@ -29,4 +29,4 @@ |
} // namespace content |
-#endif // CONTENT_RENDERER_GAMEPAD_UTIL_H_ |
+#endif // CONTENT_RENDERER_GAMEPAD_SHARED_MEMORY_READER_H_ |