| Index: content/browser/devtools/BUILD.gn
|
| diff --git a/content/browser/devtools/BUILD.gn b/content/browser/devtools/BUILD.gn
|
| index 956a0ec15850cee70e8cef518da23ea508a9e55b..2d457083e7ff95146fd62a190b6394198a9f1d9d 100644
|
| --- a/content/browser/devtools/BUILD.gn
|
| +++ b/content/browser/devtools/BUILD.gn
|
| @@ -12,6 +12,7 @@ group("resources") {
|
|
|
| grit("devtools_resources") {
|
| source = "$root_gen_dir/devtools/devtools_resources.grd"
|
| + source_is_generated = true
|
|
|
| # TOOD(brettw) remove this so the output file goes into the target_gen_dir,
|
| # but keep this for not for GYP compat.
|
|
|