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

Unified Diff: Source/testing/plugin/PluginTest.cpp

Issue 67313005: Remove duplicated headers from the testing/ directory (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/testing/plugin/PluginObject.cpp ('k') | Source/testing/runner/CppBoundClass.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/testing/plugin/PluginTest.cpp
diff --git a/Source/testing/plugin/PluginTest.cpp b/Source/testing/plugin/PluginTest.cpp
index 321045a9350ae51b06c4f60ac24f4a5486533f49..2f2e6e033b312661ace32b29d50f5cff60f55bb2 100644
--- a/Source/testing/plugin/PluginTest.cpp
+++ b/Source/testing/plugin/PluginTest.cpp
@@ -26,7 +26,6 @@
#include "PluginTest.h"
#include "PluginObject.h"
-#include <assert.h>
#include <string.h>
#if defined(XP_UNIX) || defined(ANDROID)
« no previous file with comments | « Source/testing/plugin/PluginObject.cpp ('k') | Source/testing/runner/CppBoundClass.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698