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

Unified Diff: content/shell/shell_main.cc

Issue 10783004: Move Windows Sandbox, trybots version (don't commit me!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to top of tree Created 8 years, 5 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 | « content/renderer/renderer_main_platform_delegate_win.cc ('k') | content/test/browser_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/shell_main.cc
diff --git a/content/shell/shell_main.cc b/content/shell/shell_main.cc
index 7e4eaf7244fefa3bd5cf7ed39921d9f4e5f5e52e..62d6ea924565a94439b11d23689deec433be9735 100644
--- a/content/shell/shell_main.cc
+++ b/content/shell/shell_main.cc
@@ -5,7 +5,7 @@
#include "content/public/app/content_main.h"
#include "content/shell/shell_main_delegate.h"
-#include "sandbox/src/sandbox_types.h"
+#include "sandbox/win/src/sandbox_types.h"
#if defined(OS_WIN)
#include "content/public/app/startup_helper_win.h"
« no previous file with comments | « content/renderer/renderer_main_platform_delegate_win.cc ('k') | content/test/browser_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698