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

Unified Diff: content/browser/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 | « content/browser/BUILD.gn ('k') | content/browser/child_process_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index c6d4ffdcb53fc61d1c3a419093cec09b59264d78..e20123b5d0fa01797323408ff4fbe080af195f94 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -27,6 +27,8 @@ include_rules = [
"+device/vibration", # For Vibration API
"+device/vr", # For WebVR API
"+device/wake_lock",
+ # This is only allowed on POSIX, and in particular not Windows, because there
+ # can be no V8 in the browser DLL.
"+gin/v8_initializer.h",
"+mojo",
"+services",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/child_process_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698