commit | 2ed5ea259cf06f83e0883852dc539069549e7b66 | [log] [tgz] |
---|---|---|
author | Sabina Davis <sabina1109@gmail.com> | Tue Sep 26 22:27:42 2017 -0700 |
committer | Sabina Davis <sabina1109@gmail.com> | Wed Sep 27 23:10:58 2017 -0700 |
tree | 8e7af14f881208d89bb3f7793d93fccd6d86f760 | |
parent | 526ebd2c1da799e9f931867618c89b83a732fdb3 [diff] [blame] |
Once files moved to aos folder and files updated accordingly Change-Id: Idd26fca1d4dc15407e92859400e1a15a8a142ec3
diff --git a/aos/testing/BUILD b/aos/testing/BUILD index a8dce04..4f2fc83 100644 --- a/aos/testing/BUILD +++ b/aos/testing/BUILD
@@ -22,7 +22,7 @@ deps = [ ':googletest', '//aos/common/logging:implementations', - '//aos/common:once', + '//aos:once', '//aos/common:mutex', ], testonly = True,