summaryrefslogtreecommitdiffstats
path: root/chrome/browser/push_messaging/push_messaging_app_identifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/push_messaging/push_messaging_app_identifier.h')
-rw-r--r--chrome/browser/push_messaging/push_messaging_app_identifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/push_messaging/push_messaging_app_identifier.h b/chrome/browser/push_messaging/push_messaging_app_identifier.h
index 542350d..5e8e1a7 100644
--- a/chrome/browser/push_messaging/push_messaging_app_identifier.h
+++ b/chrome/browser/push_messaging/push_messaging_app_identifier.h
@@ -5,11 +5,11 @@
#ifndef CHROME_BROWSER_PUSH_MESSAGING_PUSH_MESSAGING_APP_IDENTIFIER_H_
#define CHROME_BROWSER_PUSH_MESSAGING_PUSH_MESSAGING_APP_IDENTIFIER_H_
+#include <stddef.h>
#include <stdint.h>
#include <string>
#include <vector>
-#include "base/basictypes.h"
#include "base/gtest_prod_util.h"
#include "base/logging.h"
#include "url/gurl.h"