summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/shortcut_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/android/shortcut_info.h')
-rw-r--r--chrome/browser/android/shortcut_info.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/android/shortcut_info.h b/chrome/browser/android/shortcut_info.h
index e623932..fe1612c 100644
--- a/chrome/browser/android/shortcut_info.h
+++ b/chrome/browser/android/shortcut_info.h
@@ -5,6 +5,8 @@
#ifndef CHROME_BROWSER_ANDROID_SHORTCUT_INFO_H_
#define CHROME_BROWSER_ANDROID_SHORTCUT_INFO_H_
+#include <stdint.h>
+
#include "base/strings/string16.h"
#include "content/public/common/manifest.h"
#include "third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h"