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

Unified Diff: content/DEPS

Issue 2449873005: include boringssl headers from third_party explicitly (Closed)
Patch Set: review comments Created 4 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 2fd4a2fdfbbaed7ecae6b0a1fe8fb1ea7a54da29..f868179603f2786f0cda91267c13cf7a64d94866 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -66,6 +66,7 @@ include_rules = [
# Allow inclusion of third-party code:
"+third_party/angle",
+ "+third_party/boringssl/src/include",
"+third_party/flac",
"+third_party/libjingle",
"+third_party/mozilla",

Powered by Google App Engine
This is Rietveld 408576698