Index: google_apis/gaia/gaia_auth_consumer.cc |
diff --git a/chrome/common/net/gaia/gaia_auth_consumer.cc b/google_apis/gaia/gaia_auth_consumer.cc |
similarity index 96% |
rename from chrome/common/net/gaia/gaia_auth_consumer.cc |
rename to google_apis/gaia/gaia_auth_consumer.cc |
index 6b14655b3fc2e9dfad75c95e30009ab583afbd7b..d461bf8564ace0ced75894149eafc95a43db04f3 100644 |
--- a/chrome/common/net/gaia/gaia_auth_consumer.cc |
+++ b/google_apis/gaia/gaia_auth_consumer.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_auth_consumer.h" |
+#include "google_apis/gaia/gaia_auth_consumer.h" |
GaiaAuthConsumer::ClientLoginResult::ClientLoginResult() |
: two_factor(false) { |