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

Unified Diff: third_party/libvpx/source/config/win/x64/vpx_config.asm

Issue 2346903003: Roll src/third_party/libvpx/source/libvpx/ e66cd132f..4282d2935 (29 commits). (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « third_party/libvpx/source/config/win/x64/vpx_config.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libvpx/source/config/win/x64/vpx_config.asm
diff --git a/third_party/libvpx/source/config/win/x64/vpx_config.asm b/third_party/libvpx/source/config/win/x64/vpx_config.asm
index fdbedb10243e5b09f84642ebe58975322f66b43a..99294e732601e697698bfc6cc508376855311117 100644
--- a/third_party/libvpx/source/config/win/x64/vpx_config.asm
+++ b/third_party/libvpx/source/config/win/x64/vpx_config.asm
@@ -21,7 +21,7 @@
%define HAVE_UNISTD_H 0
%define CONFIG_DEPENDENCY_TRACKING 1
%define CONFIG_EXTERNAL_BUILD 1
-%define CONFIG_INSTALL_DOCS 0
+%define CONFIG_INSTALL_DOCS 1
%define CONFIG_INSTALL_BINS 1
%define CONFIG_INSTALL_LIBS 1
%define CONFIG_INSTALL_SRCS 0
« no previous file with comments | « third_party/libvpx/source/config/win/x64/vpx_config.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698