summaryrefslogtreecommitdiffstats
path: root/content/public/test/mock_download_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/test/mock_download_manager.h')
-rw-r--r--content/public/test/mock_download_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/test/mock_download_manager.h b/content/public/test/mock_download_manager.h
index f7f5da7..4257fe5 100644
--- a/content/public/test/mock_download_manager.h
+++ b/content/public/test/mock_download_manager.h
@@ -10,9 +10,9 @@
#include "content/public/browser/download_manager.h"
#include "content/public/browser/download_save_info.h"
#include "content/public/browser/download_url_parameters.h"
-#include "googleurl/src/gurl.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
+#include "url/gurl.h"
class DownloadRequestHandle;