summaryrefslogtreecommitdiffstats
path: root/chrome/browser/copresence/chrome_whispernet_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/copresence/chrome_whispernet_config.h')
-rw-r--r--chrome/browser/copresence/chrome_whispernet_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/copresence/chrome_whispernet_config.h b/chrome/browser/copresence/chrome_whispernet_config.h
index 256a4ed..bc36967 100644
--- a/chrome/browser/copresence/chrome_whispernet_config.h
+++ b/chrome/browser/copresence/chrome_whispernet_config.h
@@ -5,6 +5,8 @@
#ifndef CHROME_BROWSER_COPRESENCE_CHROME_WHISPERNET_CONFIG_H_
#define CHROME_BROWSER_COPRESENCE_CHROME_WHISPERNET_CONFIG_H_
+#include <stdint.h>
+
// Shared structs with whispernet. TODO(rkc): These will be removed once we can
// get protobufs working with Nacl. At that point, we'll just pass in
// config_data.proto to the whispernet nacl wrapper directly.