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

Unified Diff: chrome/common/DEPS

Issue 2449873005: include boringssl headers from third_party explicitly (Closed)
Patch Set: rebase 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..6aff4a7499051bc8d48a2b64e2a1f852019c526e 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -33,8 +33,10 @@ include_rules = [
"+ppapi/shared_impl",
"+ppapi/thunk",
"+sandbox/linux/services/credentials.h",
+ "+third_party/boringssl/src/include",
"+third_party/kasko",
+
davidben 2016/10/27 22:30:36 Stray newline?
tfarina 2016/10/27 23:02:34 Done.
# FIXME - refactor code and remove these dependencies
"+chrome/installer",
]

Powered by Google App Engine
This is Rietveld 408576698