Commit dac687f4 authored by Sunny Sachanandani's avatar Sunny Sachanandani Committed by Chromium LUCI CQ

gpu: Swap GL shared image backing and factory source files

https://crrev.com/c/2313044 split the GL shared image backing and
factory into separate source files, but the contents of the .cc files
got mixed up - the factory contained the backing sources and vice-versa.
This didn't cause any issues during build because the backing and
factory are always in the same translation unit.

This CL only swaps the contents of the two files and git detects it as a
file rename change so it should have no effect, modulo spelling mistakes
caught by Tricium.

Bug: 1092155
Change-Id: I792b9a7500efc0138354c8cee903cd908e15d523
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2641058
Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org>
Reviewed-by: default avatarccameron <ccameron@chromium.org>
Reviewed-by: default avatarvikas soni <vikassoni@chromium.org>
Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org>
Commit-Queue: vikas soni <vikassoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845504}
parent 5a773275
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment