| Index: chrome/chrome_common.gypi
|
| ===================================================================
|
| --- chrome/chrome_common.gypi (revision 191609)
|
| +++ chrome/chrome_common.gypi (working copy)
|
| @@ -94,6 +94,8 @@
|
| '../extensions/common/url_pattern.h',
|
| '../extensions/common/url_pattern_set.cc',
|
| '../extensions/common/url_pattern_set.h',
|
| + '../extensions/common/view_type.cc',
|
| + '../extensions/common/view_type.h',
|
| 'common/all_messages.h',
|
| 'common/attrition_experiments.h',
|
| 'common/auto_start_linux.cc',
|
| @@ -399,8 +401,6 @@
|
| 'common/time_format.h',
|
| 'common/url_constants.cc',
|
| 'common/url_constants.h',
|
| - 'common/view_type.cc',
|
| - 'common/view_type.h',
|
| 'common/web_apps.cc',
|
| 'common/web_apps.h',
|
| 'common/web_resource/web_resource_unpacker.cc',
|
|
|