diff options
Diffstat (limited to 'chrome/browser/shell_integration_linux.cc')
-rw-r--r-- | chrome/browser/shell_integration_linux.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/shell_integration_linux.cc b/chrome/browser/shell_integration_linux.cc index f6787fb..4ec3e02 100644 --- a/chrome/browser/shell_integration_linux.cc +++ b/chrome/browser/shell_integration_linux.cc @@ -38,6 +38,8 @@ #include "googleurl/src/gurl.h" #include "ui/gfx/codec/png_codec.h" +using content::BrowserThread; + namespace { // Helper to launch xdg scripts. We don't want them to ask any questions on the |