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

Unified Diff: content/public/renderer/renderer_ppapi_host.h

Issue 13976005: Remove the redundant declaration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove the redundant declaration Created 7 years, 8 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 | « AUTHORS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/renderer/renderer_ppapi_host.h
diff --git a/content/public/renderer/renderer_ppapi_host.h b/content/public/renderer/renderer_ppapi_host.h
index 51a5e1fb6dbe474e8ead47d839eadd3eb07e9180..e5eaa4bbc75eef3d0e39f365a93fe092d829c770 100644
--- a/content/public/renderer/renderer_ppapi_host.h
+++ b/content/public/renderer/renderer_ppapi_host.h
@@ -32,12 +32,6 @@ class PpapiHost;
}
}
-namespace webkit {
-namespace ppapi {
-class PluginInstance;
-}
-}
-
namespace WebKit {
class WebPluginContainer;
}
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698