summaryrefslogtreecommitdiffstats
path: root/content/browser/download/drag_download_file_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/download/drag_download_file_browsertest.cc')
-rw-r--r--content/browser/download/drag_download_file_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/download/drag_download_file_browsertest.cc b/content/browser/download/drag_download_file_browsertest.cc
index e5de5df..fc35d6c 100644
--- a/content/browser/download/drag_download_file_browsertest.cc
+++ b/content/browser/download/drag_download_file_browsertest.cc
@@ -23,9 +23,9 @@
#include "content/test/content_browser_test_utils.h"
#include "content/test/net/url_request_mock_http_job.h"
#include "content/test/net/url_request_slow_download_job.h"
-#include "googleurl/src/gurl.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
+#include "url/gurl.h"
using testing::_;
using testing::InvokeWithoutArgs;