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

Unified Diff: chrome/nacl/nacl_thread.cc

Issue 6713024: Move the renderer_web* files to content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 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 | « chrome/common/chrome_descriptors.h ('k') | chrome/renderer/render_process_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/nacl/nacl_thread.cc
===================================================================
--- chrome/nacl/nacl_thread.cc (revision 78640)
+++ chrome/nacl/nacl_thread.cc (working copy)
@@ -12,7 +12,7 @@
#include "native_client/src/shared/imc/nacl_imc.h"
#if defined(OS_LINUX)
-#include "chrome/renderer/renderer_sandbox_support_linux.h"
+#include "content/renderer/renderer_sandbox_support_linux.h"
#endif
#if defined(OS_MACOSX)
« no previous file with comments | « chrome/common/chrome_descriptors.h ('k') | chrome/renderer/render_process_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698