| Index: chrome/browser/plugin_observer.cc
|
| ===================================================================
|
| --- chrome/browser/plugin_observer.cc (revision 79188)
|
| +++ chrome/browser/plugin_observer.cc (working copy)
|
| @@ -16,6 +16,7 @@
|
| #include "chrome/common/url_constants.h"
|
| #include "content/browser/renderer_host/render_view_host.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| +#include "content/common/view_messages.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/theme_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|