Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / components / rappor.gypi
index f646c87..e1fd75d 100644 (file)
       },
       'includes': [ '../build/protoc.gypi' ],
     },
+    {
+      # GN version: //components/rappor:test_support
+      'target_name': 'rappor_test_support',
+      'type': 'static_library',
+      'include_dirs': [
+        '..',
+      ],
+      'dependencies': [
+        'rappor',
+      ],
+      'sources': [
+        'rappor/test_rappor_service.cc',
+        'rappor/test_rappor_service.h',
+      ],
+    },
   ],
 }