Reland "Delete root header file typedefs.h. Part 2."

This is a reland of 4e307f2d880152bbf2a102c8279ebaad7b0aabd7

Usage in chromium was deleted in cl https://chromium-review.googlesource.com/c/chromium/src/+/1156388

Original change's description:
> Delete root header file typedefs.h. Part 2.
>
> This is a followup to
> https://webrtc-review.googlesource.com/c/src/+/90249, which deleted
> all uses of the typedefs.h throughout the source tree, but didn't
> actually delete the file itself.
>
> This cl deletes the file, and also deletes mention of it in the top-level
> DEPS file.
>
> TBR: kwiberg@webrtc.org
> Bug: webrtc:6854
> Change-Id: I90bb72961ff7e9f3ac8b7123cfc1177143d77a20
> Reviewed-on: https://webrtc-review.googlesource.com/90410
> Reviewed-by: Niels Moller <nisse@webrtc.org>
> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
> Commit-Queue: Niels Moller <nisse@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24149}

TBR: kwiberg@webrtc.org
Bug: webrtc:6854
Change-Id: I732a405402647dda6c3890a0540978da453440e7
Reviewed-on: https://webrtc-review.googlesource.com/91740
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24159}
This commit is contained in:
Niels Möller
2018-07-26 11:12:16 +02:00
committed by Commit Bot
parent 6e250820b1
commit fc25ccb34d
2 changed files with 0 additions and 22 deletions

1
DEPS
View File

@ -1037,7 +1037,6 @@ include_rules = [
# These should eventually move out of here.
"+common_types.h",
"+typedefs.h",
"+WebRTC",
"+api",