Index: components/gcm_driver/gcm_account_tracker_unittest.cc |
diff --git a/chrome/browser/services/gcm/gcm_account_tracker_unittest.cc b/components/gcm_driver/gcm_account_tracker_unittest.cc |
similarity index 99% |
rename from chrome/browser/services/gcm/gcm_account_tracker_unittest.cc |
rename to components/gcm_driver/gcm_account_tracker_unittest.cc |
index cf1a10a745323064cde5990be638b02778030ea1..38d15328929ae3d4925158f0097ea0d90bd7301b 100644 |
--- a/chrome/browser/services/gcm/gcm_account_tracker_unittest.cc |
+++ b/components/gcm_driver/gcm_account_tracker_unittest.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 <map> |
#include <string> |