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

Unified Diff: crypto/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: crypto/DEPS
diff --git a/crypto/DEPS b/crypto/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..859cc4e7e54226697123ff0b4775076f05e231e4
--- /dev/null
+++ b/crypto/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/boringssl/src/include",
+]
« chrome/common/DEPS ('K') | « content/zygote/zygote_main_linux.cc ('k') | crypto/aead.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698