summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/gaia_auth_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis/gaia/gaia_auth_util.cc')
-rw-r--r--google_apis/gaia/gaia_auth_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/gaia/gaia_auth_util.cc b/google_apis/gaia/gaia_auth_util.cc
index 6122589..36768e23 100644
--- a/google_apis/gaia/gaia_auth_util.cc
+++ b/google_apis/gaia/gaia_auth_util.cc
@@ -7,8 +7,8 @@
#include <vector>
#include "base/logging.h"
-#include "base/string_util.h"
#include "base/strings/string_split.h"
+#include "base/strings/string_util.h"
#include "google_apis/gaia/gaia_urls.h"
#include "googleurl/src/gurl.h"