Index: components/gcm_driver/gcm_account_tracker.cc |
diff --git a/chrome/browser/services/gcm/gcm_account_tracker.cc b/components/gcm_driver/gcm_account_tracker.cc |
similarity index 99% |
rename from chrome/browser/services/gcm/gcm_account_tracker.cc |
rename to components/gcm_driver/gcm_account_tracker.cc |
index e9d5d0982cb4cef3cc309b43ec4e6bf70f78d723..231ad432d1f29fe71013ff8e1d13364deca0ee11 100644 |
--- a/chrome/browser/services/gcm/gcm_account_tracker.cc |
+++ b/components/gcm_driver/gcm_account_tracker.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/browser/services/gcm/gcm_account_tracker.h" |
+#include "components/gcm_driver/gcm_account_tracker.h" |
#include <algorithm> |
#include <vector> |