Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / native_client / src / shared / gio / BUILD.gn
index 4f2b64c..e3c1702 100644 (file)
@@ -8,11 +8,6 @@ static_library("gio") {
   sources = [
     "gio.c",
     "gio_mem.c",
-    "gio_mem_snapshot.c",
     "gprintf.c",
   ]
-
-  if (!is_nacl) {
-    sources += ["gio_pio.c"]
-  }
 }