Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Issue 10182012: gdata: Remove GDataFileSystem::GetFileFromCacheByResourceIdAndMd5Internal() (Closed)

Created:
8 years, 8 months ago by satorux1
Modified:
8 years, 8 months ago
Reviewers:
achuithb
CC:
chromium-reviews, achuith+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

gdata: Remove GDataFileSystem::GetFileFromCacheByResourceIdAndMd5Internal() In favor of less indirection. Along the way, remove an unsed parameter gdata_file_path from some places. BUG=chromium-os:29813 TEST=compiles Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133544

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -31 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.h View 4 chunks +1 line, -12 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 8 chunks +2 lines, -17 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
satorux1
8 years, 8 months ago (2012-04-23 20:49:42 UTC) #1
achuithb
so gdata_path was completely unused? lgtm
8 years, 8 months ago (2012-04-23 21:22:55 UTC) #2
satorux1
8 years, 8 months ago (2012-04-23 22:27:41 UTC) #3
On 2012/04/23 21:22:55, achuith.bhandarkar wrote:
> so gdata_path was completely unused?

Used in GetFileFromCacheByPath() which was removed in my last patch.

> 
> lgtm

Powered by Google App Engine
This is Rietveld 408576698