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

Unified Diff: components/nacl/browser/nacl_process_host.h

Issue 196413016: Move CommandLine to base namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « cloud_print/service/win/service_utils.h ('k') | components/nacl/common/nacl_cmd_line.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/browser/nacl_process_host.h
diff --git a/components/nacl/browser/nacl_process_host.h b/components/nacl/browser/nacl_process_host.h
index 9df7ade359b44d4cb6ba65af81fef9c4785b6025..758f7080a4afe56d71eccc2c9c45dd99d28d6b49 100644
--- a/components/nacl/browser/nacl_process_host.h
+++ b/components/nacl/browser/nacl_process_host.h
@@ -21,8 +21,6 @@
#include "ppapi/shared_impl/ppapi_permissions.h"
#include "url/gurl.h"
-class CommandLine;
-
namespace content {
class BrowserChildProcessHost;
class BrowserPpapiHost;
« no previous file with comments | « cloud_print/service/win/service_utils.h ('k') | components/nacl/common/nacl_cmd_line.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698