Remove extra newlines
This commit is contained in:
parent
7aacf786d6
commit
7e185ef1a3
8 changed files with 0 additions and 10 deletions
|
@ -17,7 +17,6 @@ DevToolsContentsResizingStrategy::DevToolsContentsResizingStrategy(
|
|||
!bounds_.y()) {
|
||||
}
|
||||
|
||||
|
||||
void DevToolsContentsResizingStrategy::CopyFrom(
|
||||
const DevToolsContentsResizingStrategy& strategy) {
|
||||
bounds_ = strategy.bounds();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue