| Index: chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_webapps_registry.cc b/chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| index 01e8f37d59f588dff50cd8d44501fcba17c48d3f..7dd655673b53c1d4168327fb5ec335fd6e7cbc2d 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_webapps_registry.cc
|
| @@ -66,7 +66,7 @@ DriveWebAppInfo::DriveWebAppInfo(const std::string& app_id,
|
| DriveWebAppInfo::~DriveWebAppInfo() {
|
| }
|
|
|
| -// GDataFileSystem::WebAppFileSelector struct implementation.
|
| +// DriveFileSystem::WebAppFileSelector struct implementation.
|
|
|
| DriveWebAppsRegistry::WebAppFileSelector::WebAppFileSelector(
|
| const GURL& product_link,
|
|
|