| Index: tools/grit/grit_rule.gni
|
| diff --git a/tools/grit/grit_rule.gni b/tools/grit/grit_rule.gni
|
| index edd3880acd5930acf1767d372ca8cd0878639c0f..00dd9258ec2077984a0c104fb4cd7d52246a6bb3 100644
|
| --- a/tools/grit/grit_rule.gni
|
| +++ b/tools/grit/grit_rule.gni
|
| @@ -240,12 +240,6 @@ if (enable_media_router) {
|
| "enable_media_router",
|
| ]
|
| }
|
| -if (enable_themes) {
|
| - grit_defines += [
|
| - "-D",
|
| - "enable_themes",
|
| - ]
|
| -}
|
|
|
| # TODO(aberent): Enable for other platforms once the build machines have
|
| # Java on them (and hence can run the closure compiler).
|
|
|