| Index: chrome/browser/ui/browser.cc
|
| diff --git a/chrome/browser/ui/browser.cc b/chrome/browser/ui/browser.cc
|
| index d4a0ef7614dbf69c25e53e4f426d8797af35b923..4ca27a5e17313c817c547fe8eec17a90b26e9b5c 100644
|
| --- a/chrome/browser/ui/browser.cc
|
| +++ b/chrome/browser/ui/browser.cc
|
| @@ -130,6 +130,7 @@
|
| #include "content/browser/tab_contents/tab_contents_view.h"
|
| #include "content/browser/user_metrics.h"
|
| #include "content/common/content_restriction.h"
|
| +#include "content/common/content_switches.h"
|
| #include "content/common/notification_service.h"
|
| #include "content/common/page_transition_types.h"
|
| #include "content/common/page_zoom.h"
|
|
|