aboutsummaryrefslogtreecommitdiff
path: root/protos/perfetto/trace/gpu/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'protos/perfetto/trace/gpu/BUILD.gn')
-rw-r--r--protos/perfetto/trace/gpu/BUILD.gn4
1 files changed, 1 insertions, 3 deletions
diff --git a/protos/perfetto/trace/gpu/BUILD.gn b/protos/perfetto/trace/gpu/BUILD.gn
index fd1ba9f9c..6caf06c77 100644
--- a/protos/perfetto/trace/gpu/BUILD.gn
+++ b/protos/perfetto/trace/gpu/BUILD.gn
@@ -15,9 +15,7 @@
import("../../../../gn/proto_library.gni")
perfetto_proto_library("@TYPE@") {
- deps = [
- "../../common:@TYPE@",
- ]
+ deps = [ "../../common:@TYPE@" ]
sources = [
"gpu_counter_event.proto",
"gpu_log.proto",