| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index be772a6437c6b06ed0c6a50d0639b11cd086a84c..8d95e1434d5a463d2a1460615c8d3083b5c162fa 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -310,7 +310,7 @@ source_set("test_support") {
|
| if (is_win || is_mac) {
|
| sources += [
|
| "media_galleries/picasa_test_util.cc",
|
| - "media_galleries/picasa_test_util.cc",
|
| + "media_galleries/picasa_test_util.h",
|
| "media_galleries/pmp_test_util.cc",
|
| "media_galleries/pmp_test_util.h",
|
| ]
|
|
|