Index: components/data_reduction_proxy/content/browser/BUILD.gn |
diff --git a/components/data_reduction_proxy/content/browser/BUILD.gn b/components/data_reduction_proxy/content/browser/BUILD.gn |
index 9a2650b76145795d78add042b62f1b241c595e72..fdc5ad960d5c8c84811c81c872a20ce3f506b942 100644 |
--- a/components/data_reduction_proxy/content/browser/BUILD.gn |
+++ b/components/data_reduction_proxy/content/browser/BUILD.gn |
@@ -58,8 +58,8 @@ source_set("unit_tests") { |
"//content/public/common", |
"//content/test:test_support", |
"//net:test_support", |
- "//testing/gtest", |
"//testing/gmock", |
+ "//testing/gtest", |
] |
if (is_android) { |