| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
sources += [ "print_media_l10n_unittest.cc" ]If this CL is moving print_media_l10n.cc, then shouldn't it move print_media_l10n_unittest.cc as well?
configs += [ "//build/config/compiler:wexit_time_destructors" ]Is this needed? I thought it was the default already.
enable_print_media_l10n = is_chromeos || is_macCan just go in the first declare_args() block in the file, since the condition here doesn't depend on any other args.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |