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

Unified Diff: blimp/client/test/compositor/blimp_compositor_with_fake_host.cc

Issue 2596283002: Include-what-you-use for ThreadTaskRunnerHandle. (Closed)
Patch Set: rebase Created 4 years 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
« no previous file with comments | « ash/mus/window_manager_application.cc ('k') | blimp/engine/feature/engine_render_widget_feature.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
diff --git a/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc b/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
index 143f553c23dbbc1016238af3f086e77e126a9d9f..366d8da9333977cc08f56abfeee777a4b0d68c3e 100644
--- a/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
+++ b/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
@@ -4,6 +4,7 @@
#include "blimp/client/test/compositor/blimp_compositor_with_fake_host.h"
+#include "base/threading/thread_task_runner_handle.h"
#include "cc/animation/animation_host.h"
#include "cc/proto/compositor_message.pb.h"
#include "cc/test/fake_proxy.h"
« no previous file with comments | « ash/mus/window_manager_application.cc ('k') | blimp/engine/feature/engine_render_widget_feature.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698