context/src/main/java/net/java/html/BrwsrCtx.java
branchnetbeans
changeset 362 92fb71afdc0e
parent 358 80702021b851
child 365 5c93ad8c7a15
     1.1 --- a/context/src/main/java/net/java/html/BrwsrCtx.java	Mon Dec 16 15:00:21 2013 +0100
     1.2 +++ b/context/src/main/java/net/java/html/BrwsrCtx.java	Mon Dec 16 16:59:43 2013 +0100
     1.3 @@ -44,8 +44,8 @@
     1.4  
     1.5  import java.util.ServiceLoader;
     1.6  import java.util.logging.Logger;
     1.7 -import org.apidesign.html.context.impl.CtxAccssr;
     1.8 -import org.apidesign.html.context.impl.CtxImpl;
     1.9 +import org.netbeans.html.context.impl.CtxAccssr;
    1.10 +import org.netbeans.html.context.impl.CtxImpl;
    1.11  import org.apidesign.html.context.spi.Contexts;
    1.12  
    1.13  /** Represents context where the <code>net.java.html.json.Model</code>