Commit Graph

4 Commits

Author SHA1 Message Date
736871c7a8 No op changelist test
BUG=None
TBR=kjellander@webrtc.org

Review-Url: https://codereview.webrtc.org/2647353010 .
Cr-Commit-Position: refs/heads/master@{#16303}
2017-01-26 16:27:31 +00:00
9a272059c2 whitespace by manual git cl land.
Cr-Commit-Position: refs/heads/master@{#15645}
2016-12-16 10:00:45 +00:00
2d897bd31b CQ whitespace.
NOTRY=True
NOPRESUBMIT=True
NOTREECHECKS=True
TBR=kjellander@webrtc.org
BUG=

Review-Url: https://codereview.webrtc.org/2585683003
Cr-Commit-Position: refs/heads/master@{#15644}
2016-12-16 09:59:35 +00:00
b5ffc149a9 Create top-level dir tools-webrtc and start moving things into it.
In order to get rid of the Chromium checkout for WebRTC, the plan is to
instead of cloning all of Chromium, only clone the build, third_party and
tools sub-directories. In order to do so, we must first move all things
checked into the WebRTC tools/ directory somewhere else.
Due to many hardcoded assumptions of tools/ existing in Chrome, this
is only manageble solution to the problem.

This first step only moves stuff not used by the build system or bots,
and deletes a few unused directories.

BUG=webrtc:5006
R=henrika@webrtc.org

Review-Url: https://codereview.webrtc.org/2584433002 .
Cr-Commit-Position: refs/heads/master@{#15622}
2016-12-15 08:49:06 +00:00