Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 2e82056cd72d359e3ce2f5150c0f6c102735b079..a7bae2599a5d83bdf10030f5f572437843187b0f 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -143,6 +143,7 @@ source_set("common") { |
| "//base", |
| "//build/util:webkit_version", |
| "//components/tracing", |
| + "//components/tracing:startup_tracing", |
| "//gpu/command_buffer/client:gles2_interface", |
| "//gpu/command_buffer/common:gles2_utils", |
| "//net", |