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

Unified Diff: content/renderer/DEPS

Issue 14630005: This patch is to enable the vtune profiling tool support in chrome. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 months 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/renderer/DEPS
===================================================================
--- content/renderer/DEPS (revision 199089)
+++ content/renderer/DEPS (working copy)
@@ -7,6 +7,7 @@
"+third_party/mach_override",
"+third_party/tcmalloc",
"+v8/include",
+ "+v8/src/third_party/vtune",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698