Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: content/browser/DEPS

Issue 11624021: Move tracing component to src/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add a DEPS rule back Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 8a06869f7a39449dd245de0f8c30b3ad1c7aefef..720e4c9236a59fb57a9f5662edd0848f577d3606 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",

Powered by Google App Engine
This is Rietveld 408576698