Commit 5c178220 authored by Greg Daniel's avatar Greg Daniel Committed by Commit Bot

Removing uses of skia GrTexture.h header in chrome.

Bug: skia:7966
Change-Id: Ia1e2a4e7bd60b3bb37574caee6bc7aa744840d6a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087980Reviewed-by: default avatarRobert Phillips <robertphillips@google.com>
Reviewed-by: default avatarSaman Sami <samans@chromium.org>
Commit-Queue: Greg Daniel <egdaniel@google.com>
Cr-Commit-Position: refs/heads/master@{#746950}
parent 80f5250d
......@@ -41,7 +41,6 @@
#include "third_party/skia/include/core/SkYUVAIndex.h"
#include "third_party/skia/include/gpu/GrBackendSurface.h"
#include "third_party/skia/include/gpu/GrContext.h"
#include "third_party/skia/include/gpu/GrTexture.h"
#include "ui/gfx/color_space.h"
#include "ui/gfx/geometry/size.h"
#include "ui/gfx/skia_util.h"
......
......@@ -21,7 +21,6 @@
#include "third_party/blink/renderer/platform/scheduler/public/post_cross_thread_task.h"
#include "third_party/blink/renderer/platform/wtf/cross_thread_functional.h"
#include "third_party/skia/include/core/SkImage.h"
#include "third_party/skia/include/gpu/GrTexture.h"
namespace blink {
namespace {
......
......@@ -12,7 +12,6 @@
#include "third_party/blink/renderer/platform/wtf/allocator/allocator.h"
#include "third_party/blink/renderer/platform/wtf/hash_map.h"
#include "third_party/skia/include/core/SkImage.h"
#include "third_party/skia/include/gpu/GrTexture.h"
typedef unsigned int GLenum;
......
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