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

Unified Diff: content/content_common.gypi

Issue 11411118: Add tracing support to NaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use components 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index a1a6a1dddfeff10a1bda85e85e54bfe130bdc249..d1d3c44e50a21012b48425622d08abf47bb13d90 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -12,6 +12,7 @@
'../third_party/icu/icu.gyp:icuuc',
'../ui/ui.gyp:ui',
'../webkit/support/webkit_support.gyp:user_agent',
+ 'content_components_tracing.gyp:tracing',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698