summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/tab_android.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/android/tab_android.h')
-rw-r--r--chrome/browser/android/tab_android.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/android/tab_android.h b/chrome/browser/android/tab_android.h
index f15afa4..fa088e3 100644
--- a/chrome/browser/android/tab_android.h
+++ b/chrome/browser/android/tab_android.h
@@ -6,9 +6,11 @@
#define CHROME_BROWSER_ANDROID_TAB_ANDROID_H_
#include <jni.h>
+#include <stdint.h>
#include "base/android/jni_weak_ref.h"
#include "base/callback_forward.h"
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "base/strings/string16.h"
#include "chrome/browser/search/instant_service_observer.h"