DescriptionSplit out gdata_directory_service*
* Move GDataDirectoryService declaration, definition and related classes, structs, constants, etc to gdata_directory_service.h, .cc.
* Split unit test into gdata_directory_service_unittest.cc
* For now, gdata_directory_service.h includes gdata_files.h. Change all includes of gdata_files.h to include gdata_directory_service.h instead. Very soon, gdata_files.h will be removed from gdata_directory_service.h, and only included as needed. We will eventually deprecate gdata_files.h/.cc entirely and use GDataEntryProto and friends.
* Some #includes are redundant. These will be sorted out in a future patch.
BUG=140317
TEST=compiles.
TBR=ben@chromium.org (for gypi changes)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151747
Patch Set 1 #Patch Set 2 : #
Total comments: 3
Patch Set 3 : rebase #Messages
Total messages: 9 (0 generated)
|