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

Unified Diff: webkit/api/public/WebVector.h

Issue 173193: Updating Worker.postMessage(), DOMWindow.postMessage(), and... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 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 | « webkit/api/public/WebMessagePortChannel.h ('k') | webkit/api/public/WebWorker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/api/public/WebVector.h
===================================================================
--- webkit/api/public/WebVector.h (revision 23787)
+++ webkit/api/public/WebVector.h (working copy)
@@ -31,7 +31,7 @@
#ifndef WebVector_h
#define WebVector_h
-#include <utility>
+#include <algorithm>
#include "WebCommon.h"
« no previous file with comments | « webkit/api/public/WebMessagePortChannel.h ('k') | webkit/api/public/WebWorker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698