Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 9f9c1e91dff0c02ead7a2acad9e5c1b889f02119..4b820cf13d764b32ebb3699e35a633525fe60aaf 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", |