content: remove unnecessary code
AFAICT gpu_process_transport_factory is not compiled on android, (see https://chromium.googlesource.com/chromium/src/+/master/content/browser/BUILD.gn#2454 ), yet it has some ifdefs for android. This removes the ifdefs as well as moving an include to match where gpu_process_transport_factory is compiled. BUG=none TEST=none Change-Id: I005fb4db009b36383079faf2c41bb19d89e20e84 Reviewed-on: https://chromium-review.googlesource.com/c/1350981Reviewed-by:Antoine Labour <piman@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#611252}
Showing
Please register or sign in to comment