| Index: chrome/browser/copresence/chrome_whispernet_config.h
|
| diff --git a/chrome/browser/copresence/chrome_whispernet_config.h b/chrome/browser/copresence/chrome_whispernet_config.h
|
| index 256a4ed9f8f440c07baed137f33b0f1a156f66a1..bc36967c1bbf0d2345e2c80527435cc663a00bf7 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.
|
|
|