Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / gin / gin.gyp
index 8b716fc..b38dc85 100644 (file)
@@ -31,6 +31,8 @@
         'context_holder.cc',
         'converter.cc',
         'converter.h',
+        'debug_impl.cc',
+        'debug_impl.h',
         'dictionary.cc',
         'dictionary.h',
         'function_template.cc',
         'per_isolate_data.cc',
         'per_isolate_data.h',
         'public/context_holder.h',
+        'public/debug.h',
         'public/gin_embedders.h',
         'public/isolate_holder.h',
         'public/v8_platform.h',
         'public/wrapper_info.h',
         'runner.cc',
         'runner.h',
+        'run_microtasks_observer.cc',
+        'run_microtasks_observer.h',
         'shell_runner.cc',
         'shell_runner.h',
         'try_catch.cc',