Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / src / tracing / importer / v8_log_importer_test.js
index 533bb6f..8a7e8b9 100644 (file)
@@ -4,10 +4,10 @@
 
 'use strict';
 
-base.require('tracing.test_utils');
-base.require('tracing.importer.v8_log_importer');
+tvcm.require('tracing.test_utils');
+tvcm.require('tracing.importer.v8_log_importer');
 
-base.unittest.testSuite('tracing.importer.v8_log_importer', function() {
+tvcm.unittest.testSuite('tracing.importer.v8_log_importer_test', function() {
   var V8LogImporter = tracing.importer.V8LogImporter;
 
   test('tickEventInSharedLibrary', function() {