summaryrefslogtreecommitdiffstats
path: root/content/browser/DEPS
diff options
context:
space:
mode:
authorkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-28 01:14:23 +0000
committerkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-28 01:14:23 +0000
commita32c34b9dd7bcf91f5911768e4d601e0546f0d68 (patch)
tree48678be23971c5c86c6f676cca667f6a2e56bbee /content/browser/DEPS
parentae2b0be000892f2c86aeb5a5aedb0ff4eb2d2063 (diff)
downloadchromium_src-a32c34b9dd7bcf91f5911768e4d601e0546f0d68.zip
chromium_src-a32c34b9dd7bcf91f5911768e4d601e0546f0d68.tar.gz
chromium_src-a32c34b9dd7bcf91f5911768e4d601e0546f0d68.tar.bz2
Move tracing component to src/components
BUG=167317 COLLABORATOR=joi@chromium.org Review URL: https://chromiumcodereview.appspot.com/11624021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174716 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/DEPS')
-rw-r--r--content/browser/DEPS2
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",