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

Unified Diff: content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc

Issue 12805004: Remove mention of the nacl process in content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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
Index: content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc
===================================================================
--- content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc (revision 188735)
+++ content/renderer/pepper/pepper_proxy_channel_delegate_impl.cc (working copy)
@@ -5,7 +5,7 @@
#include "content/renderer/pepper/pepper_proxy_channel_delegate_impl.h"
#include "content/common/child_process.h"
-#include "content/public/common/sandbox_init.h"
+#include "content/common/sandbox_util.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698