commit | 894b6b4f6d75bf8d1c9bd145b792d0213f831c34 | [log] [tgz] |
---|---|---|
author | Johan Euphrosine <proppy@google.com> | Mon Dec 07 14:52:53 2015 -0800 |
committer | Alex Vakulenko <avakulenko@google.com> | Mon Dec 07 23:04:27 2015 +0000 |
tree | f0d57e990322b844a48e9c8d634bd7a60395fab0 | |
parent | d91d625f29b752be035c5fb49bb29d7ee85fcb90 [diff] |
commands: delete obsolete include This was removed in https://weave-review.googlesource.com/#/c/1788/ Change-Id: I7c1165c0e003cd7bb478555ac7886ed99d320615 Reviewed-on: https://weave-review.googlesource.com/1794 Reviewed-by: Alex Vakulenko <avakulenko@google.com>
diff --git a/src/commands/command_instance_unittest.cc b/src/commands/command_instance_unittest.cc index 6f55ad2..8d70b8b 100644 --- a/src/commands/command_instance_unittest.cc +++ b/src/commands/command_instance_unittest.cc
@@ -7,8 +7,6 @@ #include <gtest/gtest.h> #include <weave/test/unittest_utils.h> -#include "src/commands/command_dictionary.h" - namespace weave { using test::CreateDictionaryValue;