Chromium Code Reviews| Index: url/url_srcs.gypi |
| diff --git a/url/url_srcs.gypi b/url/url_srcs.gypi |
| index 3114620a098a12797f014f3f37df628316bdbd69..e73e554709af743b4ddc1c562962b6683c3f1d72 100644 |
| --- a/url/url_srcs.gypi |
| +++ b/url/url_srcs.gypi |
| @@ -30,6 +30,8 @@ |
| 'url_canon_relative.cc', |
| 'url_canon_stdstring.cc', |
| 'url_canon_stdurl.cc', |
| + 'url_constants.h', |
| + 'url_constants.cc', |
|
tfarina
2014/04/29 04:12:52
.cc before .h
Please, also add these new files to
Sungmann Cho
2014/04/29 04:50:31
Done.
|
| 'url_file.h', |
| 'url_parse_file.cc', |
| 'url_parse_internal.h', |