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

Unified Diff: content/DEPS

Issue 594603003: Infrastructure for reading V8's initial snapshot from external files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android tests Created 6 years, 2 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/DEPS
diff --git a/content/DEPS b/content/DEPS
index e755a2ca356fba85bbfdf798521c37b832f66259..5d1ddee37253a446e93adb8c0166647d0e3910fc 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -27,6 +27,7 @@ include_rules = [
"-cc/base/scoped_ptr_vector.h",
"+crypto",
+ "+gin",
"+grit/blink_resources.h",
"+grit/content_strings.h",

Powered by Google App Engine
This is Rietveld 408576698