summaryrefslogtreecommitdiffstats
path: root/components/gcm_driver/fake_gcm_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/gcm_driver/fake_gcm_client.cc')
-rw-r--r--components/gcm_driver/fake_gcm_client.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/gcm_driver/fake_gcm_client.cc b/components/gcm_driver/fake_gcm_client.cc
index e650009..6b71ebb 100644
--- a/components/gcm_driver/fake_gcm_client.cc
+++ b/components/gcm_driver/fake_gcm_client.cc
@@ -4,6 +4,8 @@
#include "components/gcm_driver/fake_gcm_client.h"
+#include <algorithm>
+
#include "base/bind.h"
#include "base/location.h"
#include "base/logging.h"