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

Unified Diff: chrome/common/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: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 2351f1a0dc6471d5bc405b1dd2a879f1282e73a0..657c533fc64f22c604e7092dd4c502e5384c8d30 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -33,6 +33,7 @@ include_rules = [
"+ppapi/shared_impl",
"+ppapi/thunk",
"+sandbox/linux/services/credentials.h",
+ "+third_party/boringssl/src/include",
Lei Zhang 2016/10/28 17:19:25 BTW, I think chrome/common/extensions/api/networki
tfarina 2016/10/28 18:39:50 I will look in a follow up.
"+third_party/kasko",
# FIXME - refactor code and remove these dependencies

Powered by Google App Engine
This is Rietveld 408576698