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

Issue 10698157: gdata: Make GDataCache::CacheEntry a struct (Closed)

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

Description

gdata: Make GDataCache::CacheEntry a struct CacheEntry is now complex enough to be a class, rather than a struct. BUG=136625 TEST=out/Release/unit_tests --gtest_filter=GData* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146227

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -111 lines) Patch
M chrome/browser/chromeos/gdata/gdata_cache.h View 2 chunks +33 lines, -21 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_cache.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_cache_metadata.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_cache_metadata_unittest.cc View 8 chunks +20 lines, -20 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_cache_unittest.cc View 5 chunks +40 lines, -54 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/gdata_sync_client.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
satorux1
8 years, 5 months ago (2012-07-11 21:59:08 UTC) #1
hshi1
8 years, 5 months ago (2012-07-11 22:04:26 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698