| Index: chrome/app/theme/BUILD.gn
|
| diff --git a/chrome/app/theme/BUILD.gn b/chrome/app/theme/BUILD.gn
|
| index 408100078838ddf7b710519b8e029a174add4033..6282024005eadb858eab04ba285c2775ee27aa93 100644
|
| --- a/chrome/app/theme/BUILD.gn
|
| +++ b/chrome/app/theme/BUILD.gn
|
| @@ -14,6 +14,8 @@ grit("theme_resources") {
|
| "theme_resources_100_percent.pak",
|
| "theme_resources_200_percent.pak",
|
| "theme_resources_300_percent.pak",
|
| + "theme_resources_material_100_percent.pak",
|
| + "theme_resources_material_200_percent.pak",
|
| ]
|
|
|
| deps = [
|
|
|