| Index: components/ntp_tiles.gypi
|
| diff --git a/components/ntp_tiles.gypi b/components/ntp_tiles.gypi
|
| index 1e6de871bf245790b9d3bc6904957e4aaf86b121..232a4ad5ad954392bc81285fa486b5763016156b 100644
|
| --- a/components/ntp_tiles.gypi
|
| +++ b/components/ntp_tiles.gypi
|
| @@ -49,7 +49,7 @@
|
| 'target_name': 'ntp_tiles_enums_java',
|
| 'type': 'none',
|
| 'variables': {
|
| - 'source_file': 'ntp_tiles/most_visited_sites.cc',
|
| + 'source_file': 'ntp_tiles/most_visited_sites.h',
|
| },
|
| 'includes': [
|
| '../build/android/java_cpp_enum.gypi'
|
|
|