diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -302,6 +302,7 @@ visibility = [ source_set("constants") { sources = [ + "constants/page_object.h", "constants/stream_dict_common.h", "constants/transparency.h", ] |