Chromium Code Reviews| Index: components/webp_transcode/BUILD.gn |
| diff --git a/components/webp_transcode/BUILD.gn b/components/webp_transcode/BUILD.gn |
| index 2e15974db0b60cbd537664b669b0ced03b6ff066..f62f6913e2c751663e30c016b2b57269a465533c 100644 |
| --- a/components/webp_transcode/BUILD.gn |
| +++ b/components/webp_transcode/BUILD.gn |
| @@ -28,11 +28,11 @@ source_set("unit_tests") { |
| ] |
| deps = [ |
| + ":webp_transcode", |
| "//base", |
| "//net", |
| "//testing/gmock", |
| "//testing/gtest", |
| "//third_party/ocmock", |
| - ":webp_transcode", |
| ] |
| } |