From 08f66a7cab5f04b4afebf04c09d80a41895b4d53 Mon Sep 17 00:00:00 2001 From: Anis Kadri Date: Wed, 25 Sep 2013 16:48:51 +0200 Subject: [PATCH] CB-4889 renaming core references --- www/windows8/InAppBrowserProxy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/windows8/InAppBrowserProxy.js b/www/windows8/InAppBrowserProxy.js index 9928d19..273f303 100644 --- a/www/windows8/InAppBrowserProxy.js +++ b/www/windows8/InAppBrowserProxy.js @@ -1,4 +1,4 @@ -cordova.define("org.apache.cordova.core.inappbrowser.InAppBrowserProxy", function(require, exports, module) { /* +cordova.define("org.apache.cordova.inappbrowser.InAppBrowserProxy", function(require, exports, module) { /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file