summaryrefslogtreecommitdiffstats
path: root/ui/views/examples/examples_main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/examples/examples_main.cc')
-rw-r--r--ui/views/examples/examples_main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/examples/examples_main.cc b/ui/views/examples/examples_main.cc
index bb2b059..fc4e1b9 100644
--- a/ui/views/examples/examples_main.cc
+++ b/ui/views/examples/examples_main.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "content/public/app/content_main.h"
-#include "sandbox/win/src/sandbox_types.h"
+#include "sandbox/src/sandbox_types.h"
#include "ui/views/examples/content_client/examples_main_delegate.h"
#if defined(OS_WIN)