Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / accessibility / BUILD.gn
index 9300120..a95527f 100644 (file)
@@ -2,7 +2,7 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
-import("//extensions/generated_extensions_api.gni")
+import("//build/json_schema_api.gni")
 
 component("accessibility") {
   sources = [
@@ -71,7 +71,7 @@ test("accessibility_unittests") {
   ]
 }
 
-generated_extensions_api("ax_gen") {
+json_schema_api("ax_gen") {
   sources = [ "ax_enums.idl" ]
   deps = [ "//base/third_party/dynamic_annotations" ]
   root_namespace = "ui"