summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/oauth_request_signer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis/gaia/oauth_request_signer.cc')
-rw-r--r--google_apis/gaia/oauth_request_signer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/gaia/oauth_request_signer.cc b/google_apis/gaia/oauth_request_signer.cc
index 9a82753..b16744c 100644
--- a/google_apis/gaia/oauth_request_signer.cc
+++ b/google_apis/gaia/oauth_request_signer.cc
@@ -20,7 +20,7 @@
#include "base/strings/stringprintf.h"
#include "base/time/time.h"
#include "crypto/hmac.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
namespace {