Index: content/test/mock_webblob_registry_impl.h |
diff --git a/content/test/mock_webblob_registry_impl.h b/content/test/mock_webblob_registry_impl.h |
index 380c0d7609ffa17025e37465df79be6c57c7818e..67552f9823cac98e7048975ec299a7b4d1c0057d 100644 |
--- a/content/test/mock_webblob_registry_impl.h |
+++ b/content/test/mock_webblob_registry_impl.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_MOCK_WEB_BLOB_REGISTRY_IMPL_H |
-#define CONTENT_TEST_MOCK_WEB_BLOB_REGISTRY_IMPL_H |
+#ifndef CONTENT_TEST_MOCK_WEBBLOB_REGISTRY_IMPL_H_ |
+#define CONTENT_TEST_MOCK_WEBBLOB_REGISTRY_IMPL_H_ |
#include <map> |
@@ -54,4 +54,4 @@ class MockWebBlobRegistryImpl : public blink::WebBlobRegistry { |
} // namespace content |
-#endif // CONTENT_TEST_MOCK_WEB_BLOB_REGISTRY_IMPL_H |
+#endif // CONTENT_TEST_MOCK_WEBBLOB_REGISTRY_IMPL_H_ |