Removed linux_code

Change-Id: I7327828d2c9efdf03172d1b90f49d5c51fbba86e
diff --git a/aos/time/BUILD b/aos/time/BUILD
index cbeeb5b..e5b1389 100644
--- a/aos/time/BUILD
+++ b/aos/time/BUILD
@@ -15,7 +15,7 @@
         "//aos:macros",
         "//aos/mutex:mutex",
         "//aos/logging",
-        "//aos/linux_code/ipc_lib:shared_mem",
+        "//aos/ipc_lib:shared_mem",
     ],
 )