Index: content/shell/shell_main.cc |
=================================================================== |
--- content/shell/shell_main.cc (revision 120325) |
+++ content/shell/shell_main.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/app/content_main.h" |
+#include "content/public/app/content_main.h" |
#include "content/shell/shell_main_delegate.h" |
#include "sandbox/src/sandbox_types.h" |