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

Unified Diff: content/browser/browser_plugin/test_browser_plugin_guest.h

Issue 11231077: Move a bunch more code into the content namespace. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 2 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/browser/browser_plugin/test_browser_plugin_guest.h
===================================================================
--- content/browser/browser_plugin/test_browser_plugin_guest.h (revision 163514)
+++ content/browser/browser_plugin/test_browser_plugin_guest.h (working copy)
@@ -11,12 +11,11 @@
#include "content/public/test/test_utils.h"
#include "ui/gfx/size.h"
-class WebContentsImpl;
-
namespace content {
class RenderProcessHost;
class RenderViewHost;
+class WebContentsImpl;
// Test class for BrowserPluginGuest.
//
« no previous file with comments | « content/browser/browser_plugin/test_browser_plugin_embedder.h ('k') | content/browser/debugger/devtools_frontend_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698