Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: content/browser/gpu/shader_cache_factory.h

Issue 2884763002: Automated IWYU fix for TaskRunner includes. (Closed)
Patch Set: rebase on r472096 Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/gpu/shader_cache_factory.h
diff --git a/content/browser/gpu/shader_cache_factory.h b/content/browser/gpu/shader_cache_factory.h
index 1e5e0feec9f3117e2044b81ae9d5a9df2c5e609b..1c8fbe8f4c9ab9a623ab3c124a83f2fafaf5f480 100644
--- a/content/browser/gpu/shader_cache_factory.h
+++ b/content/browser/gpu/shader_cache_factory.h
@@ -5,6 +5,7 @@
#ifndef CONTENT_BROWSER_GPU_SHADER_CACHE_FACTORY_H_
#define CONTENT_BROWSER_GPU_SHADER_CACHE_FACTORY_H_
+#include "base/single_thread_task_runner.h"
#include "content/common/content_export.h"
#include "gpu/ipc/host/shader_disk_cache.h"
« no previous file with comments | « content/browser/gpu/browser_gpu_memory_buffer_manager.cc ('k') | content/browser/media/capture/desktop_capture_device.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698