summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/name_value_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/name_value_map.h')
-rw-r--r--remoting/protocol/name_value_map.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/remoting/protocol/name_value_map.h b/remoting/protocol/name_value_map.h
index 02e7bc3..79e8a47 100644
--- a/remoting/protocol/name_value_map.h
+++ b/remoting/protocol/name_value_map.h
@@ -4,10 +4,6 @@
//
// Helper functions that allow to map enum values to strings.
-#include <stddef.h>
-
-#include "base/logging.h"
-
namespace remoting {
namespace protocol {