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

Unified Diff: Source/testing/plugin/PluginObject.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 | « no previous file | Source/testing/plugin/PluginTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/testing/plugin/PluginObject.cpp
diff --git a/Source/testing/plugin/PluginObject.cpp b/Source/testing/plugin/PluginObject.cpp
index 60061a180877ddc65c0603530ec8f563eba1823d..3ac45491c9afb414127b1e2a2645670f947f3818 100644
--- a/Source/testing/plugin/PluginObject.cpp
+++ b/Source/testing/plugin/PluginObject.cpp
@@ -30,7 +30,6 @@
#include "PluginTest.h"
#include "TestObject.h"
#include <assert.h>
-#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
« no previous file with comments | « no previous file | Source/testing/plugin/PluginTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698