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

Unified Diff: chrome/browser/DEPS

Issue 9477002: Support the Syzygy instrumenting profiler. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Move v8 deps exclusion above inclusion rule. Created 8 years, 10 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 | « chrome/DEPS ('k') | chrome/common/profiling.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 609a3118faa388878b92dbf8b403912aeef5780b..d6755f251c0ac1a876949c6037c66977f266d664 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -107,7 +107,6 @@ include_rules = [
"+third_party/protobuf/src/google/protobuf",
"+third_party/sqlite",
"+third_party/undoview",
- "+v8/include", # Browser uses V8 to get the version and run the debugger.
# FIXME: these should probably not be here, we need to find a better
# structure for these includes.
« no previous file with comments | « chrome/DEPS ('k') | chrome/common/profiling.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698