Index: google_apis/gaia/gaia_authenticator.cc |
diff --git a/chrome/common/net/gaia/gaia_authenticator.cc b/google_apis/gaia/gaia_authenticator.cc |
similarity index 99% |
rename from chrome/common/net/gaia/gaia_authenticator.cc |
rename to google_apis/gaia/gaia_authenticator.cc |
index af12b7a1b97a277041fcd72f8078195ffefb29a2..f9cfa4ebdb6a9facada322e92f4172db0d316b23 100644 |
--- a/chrome/common/net/gaia/gaia_authenticator.cc |
+++ b/google_apis/gaia/gaia_authenticator.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/common/net/gaia/gaia_authenticator.h" |
+#include "google_apis/gaia/gaia_authenticator.h" |
#include <string> |
#include <utility> |