| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index e345fdcb5a8427c0bdbf37e787f3a468c3eda7fb..c5ca6770003ccda86d562301898a450696eeed94 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -11,6 +11,7 @@
|
| # Refers to enum CastProductType in components/metrics/proto/cast_logs.proto
|
| 'cast_product_type%': 0, # CAST_PRODUCT_TYPE_UNKNOWN
|
| 'chromium_code': 1,
|
| + 'never_lint': 1,
|
| 'chromecast_branding%': 'Chromium',
|
| 'disable_display%': 0,
|
| 'enable_default_cast_graphics%': 1,
|
|
|