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

Unified Diff: chrome/DEPS

Issue 2624163003: Remainder of V8 removal (Closed)
Patch Set: . Created 3 years, 11 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/BUILD.gn ('k') | chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index ee445364bf02cacc6918f6dd72266f2e03aa4f54..351b7c4b1697e24d3ad75667f5af1164ce682d68 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -5,9 +5,8 @@ include_rules = [
"+pdf",
"+printing",
"+sql",
- # Browser, renderer, common and tests access V8 for various purposes.
+ # No V8 in browser, allow in renderer, child, etc. separately.
"-v8",
- "+v8/include",
# Limit what we include from nacl.
"-native_client",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698