Index: trunk/src/content/shell/browser/shell.cc |
=================================================================== |
--- trunk/src/content/shell/browser/shell.cc (revision 229520) |
+++ trunk/src/content/shell/browser/shell.cc (working copy) |
@@ -29,10 +29,6 @@ |
#include "content/shell/common/shell_messages.h" |
#include "content/shell/common/shell_switches.h" |
-#if defined(USE_AURA) && !defined(TOOLKIT_VIEWS) |
-#include "content/shell/browser/shell_aura.h" |
-#endif |
- |
namespace content { |
const int Shell::kDefaultTestWindowWidthDip = 800; |