SIMULATOR: Resolved import package 71/24271/1
authorchanghyun1.lee <changhyun1.lee@samsung.com>
Wed, 9 Jul 2014 12:43:18 +0000 (21:43 +0900)
committerchanghyun1.lee <changhyun1.lee@samsung.com>
Wed, 9 Jul 2014 12:43:18 +0000 (21:43 +0900)
Change-Id: I29e921c0abb01bd2240f88f5d7dcfe8b515eba33
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
org.tizen.web.simulator/src/org/tizen/web/simulator/launch/SimulatorApplicationDelegate.java

index e742c39..11867ad 100644 (file)
@@ -17,7 +17,7 @@
 
 package org.tizen.web.simulator.launch;
 
-import static org.tizen.web.browser.Activator.PREF_LAUNCH;
+import static org.tizen.web.browser.preference.LiveEditingPreferencePage.PREF_LAUNCH;
 import static org.tizen.web.simulator.launch.Constants.ATTR_LIVE_EDITING;
 import static org.tizen.web.simulator.launch.Constants.ATTR_PROJECT_NAME;
 import static org.tizen.web.simulator.launch.Constants.EMPTY_STRING;