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

Unified Diff: Source/web/tests/ImageFilterBuilderTest.cpp

Issue 23003024: Revert r156542 "Do not include "wtf/Platform.h" directly. " (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | « Source/web/tests/CustomEventTest.cpp ('k') | Source/wtf/Alignment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/ImageFilterBuilderTest.cpp
diff --git a/Source/web/tests/ImageFilterBuilderTest.cpp b/Source/web/tests/ImageFilterBuilderTest.cpp
index 3f8bef9d916c10c2d4b927688cde80dd784dc5ed..230b2e4f9ce00feb0e4d631c6803b1bb4e9a745e 100644
--- a/Source/web/tests/ImageFilterBuilderTest.cpp
+++ b/Source/web/tests/ImageFilterBuilderTest.cpp
@@ -22,8 +22,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "config.h"
-
#include "SkImageFilter.h"
#include "core/platform/graphics/filters/FEBlend.h"
#include "core/platform/graphics/filters/FEGaussianBlur.h"
« no previous file with comments | « Source/web/tests/CustomEventTest.cpp ('k') | Source/wtf/Alignment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698