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

Unified Diff: Source/wtf/Vector.h

Issue 34273002: Remove UnusedParam.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase 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 | « Source/wtf/UnusedParam.h ('k') | Source/wtf/dtoa/cached-powers.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/Vector.h
diff --git a/Source/wtf/Vector.h b/Source/wtf/Vector.h
index e11df8733d942b7ca720df22e2eec4f57474bd2a..ac3199ed4e4d4a844a14218bcb7ae11e7af9968b 100644
--- a/Source/wtf/Vector.h
+++ b/Source/wtf/Vector.h
@@ -28,7 +28,6 @@
#include "wtf/PartitionAlloc.h"
#include "wtf/QuantizedAllocation.h"
#include "wtf/StdLibExtras.h"
-#include "wtf/UnusedParam.h"
#include "wtf/VectorTraits.h"
#include "wtf/WTF.h"
#include <string.h>
« no previous file with comments | « Source/wtf/UnusedParam.h ('k') | Source/wtf/dtoa/cached-powers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698