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

Unified Diff: content/renderer/render_widget.h

Issue 2273193002: Make compositor_frame.h NOT include base/trace_event/trace_event.h (Closed)
Patch Set: Rebase again + presubmit fix Created 4 years, 4 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/browser/renderer_host/input/mouse_wheel_event_queue.h ('k') | services/ui/service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/render_widget.h
diff --git a/content/renderer/render_widget.h b/content/renderer/render_widget.h
index 97fe63c6722eddd51a29c506b5bf630527261bdd..b3ed29f84d08a5098252a45351329f3da0a7d998 100644
--- a/content/renderer/render_widget.h
+++ b/content/renderer/render_widget.h
@@ -11,6 +11,7 @@
#include <deque>
#include <map>
#include <memory>
+#include <queue>
#include "base/callback.h"
#include "base/compiler_specific.h"
« no previous file with comments | « content/browser/renderer_host/input/mouse_wheel_event_queue.h ('k') | services/ui/service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698