clang-format brightray
This commit is contained in:
parent
7a8a0f6b4b
commit
284aca68c0
25 changed files with 268 additions and 273 deletions
|
@ -14,8 +14,7 @@
|
|||
class DevToolsContentsResizingStrategy {
|
||||
public:
|
||||
DevToolsContentsResizingStrategy();
|
||||
explicit DevToolsContentsResizingStrategy(
|
||||
const gfx::Rect& bounds);
|
||||
explicit DevToolsContentsResizingStrategy(const gfx::Rect& bounds);
|
||||
|
||||
void CopyFrom(const DevToolsContentsResizingStrategy& strategy);
|
||||
bool Equals(const DevToolsContentsResizingStrategy& strategy);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue