Index: content/test/plugin/plugin_schedule_timer_test.h |
diff --git a/content/test/plugin/plugin_schedule_timer_test.h b/content/test/plugin/plugin_schedule_timer_test.h |
index 161c81a93b67dbbc0e41c4fcec96c2e89657d525..bcf1b015726de213bf24309d2d0f5bee0e704063 100644 |
--- a/content/test/plugin/plugin_schedule_timer_test.h |
+++ b/content/test/plugin/plugin_schedule_timer_test.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_TEST_PLUGIN_PLUGIN_SCHEDULE_TIMER_TEST_H |
-#define CONTENT_TEST_PLUGIN_PLUGIN_SCHEDULE_TIMER_TEST_H |
+#ifndef CONTENT_TEST_PLUGIN_PLUGIN_SCHEDULE_TIMER_TEST_H_ |
+#define CONTENT_TEST_PLUGIN_PLUGIN_SCHEDULE_TIMER_TEST_H_ |
#include "base/compiler_specific.h" |
#include "base/time/time.h" |
@@ -65,4 +65,4 @@ class ScheduleTimerTest : public PluginTest { |
} // namespace NPAPIClient |
-#endif // CONTENT_TEST_PLUGIN_PLUGIN_SCHEDULE_TIMER_TEST_H |
+#endif // CONTENT_TEST_PLUGIN_PLUGIN_SCHEDULE_TIMER_TEST_H_ |