Index: chrome/browser/chromeos/gdata/gdata_wapi_parser.cc |
diff --git a/chrome/browser/chromeos/gdata/gdata_parser.cc b/chrome/browser/chromeos/gdata/gdata_wapi_parser.cc |
similarity index 99% |
rename from chrome/browser/chromeos/gdata/gdata_parser.cc |
rename to chrome/browser/chromeos/gdata/gdata_wapi_parser.cc |
index 1d8e38cca6a325a26a1dce4668958b9fa438ce17..46c249cace1d126fe6745228eb680b66f38f75df 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_parser.cc |
+++ b/chrome/browser/chromeos/gdata/gdata_wapi_parser.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/chromeos/gdata/gdata_parser.h" |
+#include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h" |
#include <algorithm> |