| Index: chrome/browser/download/download_request_limiter_unittest.cc
|
| diff --git a/chrome/browser/download/download_request_limiter_unittest.cc b/chrome/browser/download/download_request_limiter_unittest.cc
|
| index 527de058a27f6a36c96f724bbe2ea666b185617f..05b5b06c258cce89295aa1e3ede8f0b2d0ebc753 100644
|
| --- a/chrome/browser/download/download_request_limiter_unittest.cc
|
| +++ b/chrome/browser/download/download_request_limiter_unittest.cc
|
| @@ -21,6 +21,8 @@
|
| #include "content/public/common/frame_navigate_params.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| +// TODO(hcarmona): compile this
|
| +
|
| using content::WebContents;
|
|
|
| class DownloadRequestLimiterTest;
|
|
|