mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
ceftests: Format with clang-tidy (see #3632)
This commit is contained in:
@@ -59,7 +59,7 @@ class Manager : public Runner::Delegate {
|
||||
friend class ObserverRegistration;
|
||||
|
||||
explicit Manager(bool https_server);
|
||||
~Manager();
|
||||
~Manager() override;
|
||||
|
||||
static Manager* GetInstance(bool https_server);
|
||||
static Manager* GetOrCreateInstance(bool https_server);
|
||||
|
Reference in New Issue
Block a user