mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Apply clang-format to all C, C++ and ObjC files (issue #2171)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
class CefBrowserViewImpl;
|
||||
|
||||
class CefMenuRunnerViews: public CefMenuRunner {
|
||||
class CefMenuRunnerViews : public CefMenuRunner {
|
||||
public:
|
||||
// |browser_view| is guaranteed to outlive this object.
|
||||
explicit CefMenuRunnerViews(CefBrowserViewImpl* browser_view);
|
||||
|
Reference in New Issue
Block a user