hi i am working in imx6sl 4.4.2 kitkat.
while compiling android system.img. using make
i am getting error as
Install: out/target/product/evk_6sl/system/framework/webviewchromium.odex
target thumb C++: third_party_WebKit_Source_core_webcore_derived_gyp <= external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.cpp
external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.cpp:63:86: error: no 'void WebCore::V8Document::evaluateMethodCustom(const v8::FunctionCallbackInfo<v8::Value>&)' member function declared in class 'WebCore::V8Document'
make: *** [out/target/product/evk_6sl/obj/STATIC_LIBRARIES/third_party_WebKit_Source_core_webcore_derived_gyp_intermediates/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.o] Error 1