Upstream version 6.34.113.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / common / xwalk_paths.h
index e007095..88520cc 100644 (file)
@@ -15,6 +15,7 @@ enum {
   DIR_DATA_PATH = PATH_START,  // Directory where the cache and local storage
                                // data resides.
   DIR_TEST_DATA,               // Directory where unit test data resides.
+  DIR_WGT_STORAGE_PATH,        // Directory where widget storage data resides.
   PATH_END
 };