diff options
Diffstat (limited to 'content/browser/DEPS')
-rw-r--r-- | content/browser/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/DEPS b/content/browser/DEPS index 8a06869..720e4c9 100644 --- a/content/browser/DEPS +++ b/content/browser/DEPS @@ -1,5 +1,5 @@ include_rules = [ - "+content/components/tracing", + "+components/tracing", "+content/gpu", # For gpu_info_collector.h and in-process GPU "+content/port/browser", "+content/public/browser", |