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

Unified Diff: net/spdy/spdy_priority_forest.h

Issue 104603003: Include std vector (include what you use) in spdy_priority_forest.h (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/spdy_priority_forest.h
===================================================================
--- net/spdy/spdy_priority_forest.h (revision 242520)
+++ net/spdy/spdy_priority_forest.h (working copy)
@@ -7,6 +7,7 @@
#include <map>
#include <set>
+#include <vector>
#include "base/basictypes.h"
#include "base/containers/hash_tables.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698