Issue #80 - De-unify gfx/ipc

This commit is contained in:
Moonchild 2020-05-14 19:27:23 +00:00 committed by Roy Tam
commit 8458063b23
10 changed files with 23 additions and 2 deletions

View file

@ -5,6 +5,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "GPUProcessHost.h"
#include "GPUChild.h"
#include "chrome/common/process_watcher.h"
#include "gfxPrefs.h"
#include "mozilla/gfx/Logging.h"