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

Unified Diff: chromecast/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: chromecast/DEPS
diff --git a/chromecast/DEPS b/chromecast/DEPS
index d43033aff36940997517667b1cc131b8701e2b0e..485d721b5ade9f8511221cea0a48e8717ae2ca15 100644
--- a/chromecast/DEPS
+++ b/chromecast/DEPS
@@ -9,4 +9,5 @@ include_rules = [
"+chromecast/base",
"+chromecast/chromecast_features.h",
"+chromecast/public",
+ "+third_party/boringssl/src/include",
]

Powered by Google App Engine
This is Rietveld 408576698