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

Unified Diff: src/third_party/vtune/DEPS

Issue 570993002: Introduce Isolate::CreateParams (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates Created 6 years, 3 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
« no previous file with comments | « src/d8.cc ('k') | src/third_party/vtune/v8-vtune.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/third_party/vtune/DEPS
diff --git a/src/third_party/vtune/DEPS b/src/third_party/vtune/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..adbe86ecf6b34ba7de20479d1a8202c8e3ea5bb9
--- /dev/null
+++ b/src/third_party/vtune/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+../../../include",
+]
« no previous file with comments | « src/d8.cc ('k') | src/third_party/vtune/v8-vtune.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698