Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(280)

Unified Diff: third_party/WebKit/Source/core/exported/WebViewBase.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/exported/WebViewBase.h
diff --git a/third_party/WebKit/Source/core/exported/WebViewBase.h b/third_party/WebKit/Source/core/exported/WebViewBase.h
index 218e429af9e154eae0346cdb7d6c08141440ff12..ccd211c11b4448c00a94ea08992f356c289d0abe 100644
--- a/third_party/WebKit/Source/core/exported/WebViewBase.h
+++ b/third_party/WebKit/Source/core/exported/WebViewBase.h
@@ -225,6 +225,6 @@ class WebViewBase : public WebView, public RefCounted<WebViewBase> {
virtual unsigned NumLinkHighlights() = 0;
virtual void EnableTapHighlights(HeapVector<Member<Node>>&) = 0;
};
-}
+} // namespace blink
#endif

Powered by Google App Engine
This is Rietveld 408576698