diff options
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r-- | gpu/gpu.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index d6a1ea4..37d1638 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -410,6 +410,7 @@ 'sources': [ 'pgl/command_buffer_pepper.cc', 'pgl/command_buffer_pepper.h', + 'pgl/pgl_proc_address.cc', 'pgl/pgl.cc', 'pgl/pgl.h', ], |