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

Unified Diff: content/renderer/gpu/input_handler_manager_client.h

Issue 18883003: add missing headers in gpu code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: header sorting Created 7 years, 5 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
« no previous file with comments | « content/renderer/gpu/input_handler_manager.cc ('k') | content/renderer/gpu/input_handler_wrapper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/gpu/input_handler_manager_client.h
diff --git a/content/renderer/gpu/input_handler_manager_client.h b/content/renderer/gpu/input_handler_manager_client.h
index a98a3594e4ab9864f7e045e8ebe6d6634b93d593..418e77981a910656a4784435b735aa728c21e6c3 100644
--- a/content/renderer/gpu/input_handler_manager_client.h
+++ b/content/renderer/gpu/input_handler_manager_client.h
@@ -6,6 +6,7 @@
#define CONTENT_RENDERER_GPU_INPUT_HANDLER_MANAGER_CLIENT_H_
#include "base/basictypes.h"
+#include "base/callback.h"
#include "base/callback_forward.h"
#include "content/common/content_export.h"
#include "ui/gfx/vector2d_f.h"
« no previous file with comments | « content/renderer/gpu/input_handler_manager.cc ('k') | content/renderer/gpu/input_handler_wrapper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698