Index: third_party/WebKit/public/web/WebTestingSupport.h |
diff --git a/third_party/WebKit/public/web/WebTestingSupport.h b/third_party/WebKit/public/web/WebTestingSupport.h |
index d73b5bf0dcd9d739b6c436b821f0ba0d27a91ecd..a3f3c9ff014bb6e5537d2e22dc69d8e6c950e26a 100644 |
--- a/third_party/WebKit/public/web/WebTestingSupport.h |
+++ b/third_party/WebKit/public/web/WebTestingSupport.h |
@@ -38,6 +38,6 @@ class WebTestingSupport { |
static void ResetInternalsObject(WebLocalFrame*); |
static void InjectInternalsObject(v8::Local<v8::Context>); |
}; |
-} |
+} // namespace blink |
#endif |