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

Unified Diff: source/libvpx/vpx_ports/vpx_ports.mk

Issue 1302353004: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 4 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 | « source/libvpx/vpx_ports/system_state.h ('k') | source/libvpx/vpx_ports/x86.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/vpx_ports/vpx_ports.mk
diff --git a/source/libvpx/vpx_ports/vpx_ports.mk b/source/libvpx/vpx_ports/vpx_ports.mk
index ab7fc4ac7a30c1d148b00048bd63924ebdc54f0d..36b14936dfe96d657cb7d001fcd7263f5ad2acca 100644
--- a/source/libvpx/vpx_ports/vpx_ports.mk
+++ b/source/libvpx/vpx_ports/vpx_ports.mk
@@ -11,8 +11,10 @@
PORTS_SRCS-yes += vpx_ports.mk
+PORTS_SRCS-yes += bitops.h
PORTS_SRCS-yes += mem.h
PORTS_SRCS-yes += msvc.h
+PORTS_SRCS-yes += system_state.h
PORTS_SRCS-yes += vpx_timer.h
ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
« no previous file with comments | « source/libvpx/vpx_ports/system_state.h ('k') | source/libvpx/vpx_ports/x86.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698