| Index: chrome/browser/download/download_browsertest.cc
|
| diff --git a/chrome/browser/download/download_browsertest.cc b/chrome/browser/download/download_browsertest.cc
|
| index 8668631f740b4409c9ef8a4f4332ba033254e73b..d1876ebce586d1fa7719e96159f032b3779b4f4c 100644
|
| --- a/chrome/browser/download/download_browsertest.cc
|
| +++ b/chrome/browser/download/download_browsertest.cc
|
| @@ -52,6 +52,8 @@
|
| #include "net/base/net_util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| +using content::BrowserThread;
|
| +
|
| namespace {
|
|
|
| // IDs and paths of CRX files used in tests.
|
|
|