aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorLingfeng Yang <lfy@google.com>2019-09-25 18:20:35 -0700
committerLingfeng Yang <lfy@google.com>2019-10-20 17:39:23 -0700
commit5b3a0b7173e0a36cc66bde5fb34a3353240a0237 (patch)
tree1d60dc1949c073cc7b08b9e1d5db51529688b5cf /BUILD.gn
parent9e1ea971a8d71ad4f528081f8e779f3f1907e262 (diff)
downloadgoldfish-opengl-5b3a0b7173e0a36cc66bde5fb34a3353240a0237.tar.gz
AddressSpaceStream
bug: 140112486 Change-Id: Ida19e194b7160975fb6b4bdaaf4982291456e05c
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 0f4d394c..09463d1c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -36,6 +36,7 @@ shared_library("libvulkan_goldfish") {
"shared/OpenglCodecCommon/goldfish_address_space.h",
"shared/OpenglCodecCommon/goldfish_dma.cpp",
"shared/OpenglCodecCommon/goldfish_dma.h",
+ "system/OpenglSystemCommon/AddressSpaceStream.cpp",
"system/OpenglSystemCommon/HostConnection.cpp",
"system/OpenglSystemCommon/HostConnection.h",
"system/OpenglSystemCommon/ProcessPipe.cpp",