Revert of add a new set of commands to resize and position windows (patchset #35 id:680001 of https://codereview.chromium.org/2734123004/ )

Reason for revert:
It cause flaky browser tests on mac10.10

https://uberchromegw.corp.google.com/i/chromium.mac/builders/Mac10.10%20Tests?numbuilds=100

Original issue's description:
> add a new set of commands to resize and position windows
>
> https://docs.google.com/document/d/1Q0kuHgU1d-sj8gePjEU9nHtlQzz5rNvvGH8fCJ3iBq4/edit?usp=sharing
>
> Devtools side, add a new UI domain and methods:
> method: getWindowForTarget, param: targetID, return: windowID, bounds.
> method: setWindowBounds, param: windowID, bounds
> method: getWindowBounds, param: windowID, return: bounds
>
> bounds object: left, top, width, height, window_state (minimized, maximized, fullscreen, normal)
>
> BUG=604324
>
> Review-Url: https://codereview.chromium.org/2734123004
> Cr-Commit-Position: refs/heads/master@{#463110}
> Committed: https://chromium.googlesource.com/chromium/src/+/24a8ad434aab59c8c8a08ba02d934ca5fdfdc7dd

TBR=dgozman@chromium.org,pfeldman@chromium.org,samuong@chromium.org

Review-Url: https://codereview.chromium.org/2808923002
Cr-Commit-Position: refs/heads/master@{#463388}
7 files changed