Chromium Code Reviews| Index: chrome/browser/ui/BUILD.gn |
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
| index aab970e35548e8ef3d4e855260b4eb3407a69cd2..6928ccd8971a5299bec7b22ef2e4a7de2675244e 100644 |
| --- a/chrome/browser/ui/BUILD.gn |
| +++ b/chrome/browser/ui/BUILD.gn |
| @@ -19,6 +19,7 @@ source_set("ui") { |
| libs = [] |
| configs += [ |
| + "//build/config:precompiled_headers", |
| "//build/config/compiler:wexit_time_destructors", |
| "//third_party/WebKit/public:debug_devtools", |
| ] |