summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/gaia_urls.h
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis/gaia/gaia_urls.h')
-rw-r--r--google_apis/gaia/gaia_urls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/gaia/gaia_urls.h b/google_apis/gaia/gaia_urls.h
index 34f8d86..28c7279 100644
--- a/google_apis/gaia/gaia_urls.h
+++ b/google_apis/gaia/gaia_urls.h
@@ -8,7 +8,7 @@
#include <string>
#include "base/memory/singleton.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
// A signleton that provides all the URLs that are used for connecting to GAIA.
class GaiaUrls {