| Index: chrome/browser/devtools/devtools_contents_resizing_strategy.h
|
| diff --git a/chrome/browser/devtools/devtools_contents_resizing_strategy.h b/chrome/browser/devtools/devtools_contents_resizing_strategy.h
|
| index ffbd36f1ba93fbefe20fd0482410b90603ef3dcb..09cf58a7b99ddc1c47da4554105f02ccd77db216 100644
|
| --- a/chrome/browser/devtools/devtools_contents_resizing_strategy.h
|
| +++ b/chrome/browser/devtools/devtools_contents_resizing_strategy.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "ui/gfx/geometry/insets.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/size.h"
|
|
|
| // This class knows how to resize both DevTools and inspected WebContents
|
|
|