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

Unified Diff: Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp

Issue 34273002: Remove UnusedParam.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove unused variables from signatures 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
Index: Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp
diff --git a/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp b/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp
index 2c82790a579dc9a3933eab91bc94654b5054e7e2..30b099f4859b2255fd013d213092177e3cf2acbc 100644
--- a/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp
+++ b/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.cpp
@@ -32,7 +32,6 @@
#include "core/platform/graphics/filters/custom/CustomFilterValidatedProgram.h"
#include "platform/graphics/filters/custom/CustomFilterParameter.h"
-#include "wtf/UnusedParam.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698