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

Unified Diff: content/test/cpp_binding_example.cc

Issue 25378002: Move the rest of source files from webkit/renderer to content/renderer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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
Index: content/test/cpp_binding_example.cc
diff --git a/content/test/cpp_binding_example.cc b/content/test/cpp_binding_example.cc
index 3c7630d622a5c37b9b571b6aeb4f159a1e75090c..cb2a006d39048e18c29fdf16f4eb5ff43f7e046f 100644
--- a/content/test/cpp_binding_example.cc
+++ b/content/test/cpp_binding_example.cc
@@ -9,10 +9,6 @@
#include "base/bind.h"
#include "base/bind_helpers.h"
-using webkit_glue::CppArgumentList;
-using webkit_glue::CppBoundClass;
-using webkit_glue::CppVariant;
-
namespace content {
namespace {

Powered by Google App Engine
This is Rietveld 408576698