commit | 671bb5934b8f9c03f12192499426c19aa5422bda | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Aug 29 16:39:55 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Aug 29 16:39:55 2013 |
tree | 058ac264658ccaec601c5d29cde9174708ac5354 | |
parent | 449cc45934cb1f3dd6836429b1b65166f30e0ab2 [diff] [blame] |
Implement syncFileSystem.getServiceStatus() BUG=262824 TEST=FileSystemApiTest.GetServiceStatus Review URL: https://chromiumcodereview.appspot.com/23623006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220322 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h index 18c03cf..700492833 100644 --- a/chrome/browser/extensions/extension_function_histogram_value.h +++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -614,6 +614,7 @@ SESSIONS_GETRECENTLYCLOSED, SESSIONS_GETDEVICES, SESSIONS_RESTORE, + SYNCFILESYSTEM_GETSERVICESTATUS, ENUM_BOUNDARY // Last entry: Add new entries above. };