diff options
Diffstat (limited to 'content/content_child.gypi')
-rw-r--r-- | content/content_child.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_child.gypi b/content/content_child.gypi index 41fc35fc..5175385 100644 --- a/content/content_child.gypi +++ b/content/content_child.gypi @@ -55,6 +55,8 @@ 'child/npobject_base.h', 'child/npobject_proxy.cc', 'child/npobject_proxy.h', + 'child/npruntime_util.cc', + 'child/npruntime_util.h', 'child/npobject_stub.cc', 'child/npobject_stub.h', 'child/npobject_util.cc', |