Index: chrome/browser/extensions/api/identity/identity_api.cc |
diff --git a/chrome/browser/extensions/api/identity/identity_api.cc b/chrome/browser/extensions/api/identity/identity_api.cc |
index 1850ab0f96a74ebfa480ac358bf964efd58bfcd1..5955853f5b8c5d2a46f2847db675da185efbecd1 100644 |
--- a/chrome/browser/extensions/api/identity/identity_api.cc |
+++ b/chrome/browser/extensions/api/identity/identity_api.cc |
@@ -28,9 +28,9 @@ |
#include "chrome/browser/signin/signin_global_error.h" |
#include "chrome/common/extensions/api/identity.h" |
#include "chrome/common/extensions/api/identity/oauth2_manifest_handler.h" |
-#include "chrome/common/extensions/extension.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/url_constants.h" |
+#include "extensions/common/extension.h" |
#include "google_apis/gaia/gaia_urls.h" |
#include "url/gurl.h" |