| Index: content/test/webkit_unit_test_support.h
|
| diff --git a/content/test/webkit_unit_test_support.h b/content/test/webkit_unit_test_support.h
|
| index 4433d6dab9cd087455d88f1555c72db6d438064c..bce9c77b8bdf45d1169cdb72f34af5f6d639da1b 100644
|
| --- a/content/test/webkit_unit_test_support.h
|
| +++ b/content/test/webkit_unit_test_support.h
|
| @@ -10,6 +10,6 @@ namespace content {
|
| void SetUpTestEnvironmentForWebKitUnitTests();
|
| void TearDownEnvironmentForWebKitUnitTests();
|
|
|
| -}
|
| +} // namespace content
|
|
|
| #endif // CONTENT_TEST_WEBKIT_UNIT_TEST_SUPPORT_H_
|
|
|