commit | 38466344c41998225a12990397a96c6c6cd3649d | [log] [tgz] |
---|---|---|
author | hirono <[email protected]> | Thu Jan 22 01:42:17 2015 |
committer | Commit bot <[email protected]> | Thu Jan 22 01:43:07 2015 |
tree | 068ab58a971f3fa191f0b6dcf2d9dc24dca0e23e | |
parent | d97a168fdb79105f336423fa1ee9bfa06e9f54be [diff] [blame] |
Files.app: Add private API definition to check existance files having given md5. The API is needed to deduplication of the photo importer feature. BUG=450770 TEST=None [email protected] Review URL: https://codereview.chromium.org/861363002 Cr-Commit-Position: refs/heads/master@{#312518}
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h index dc9d4075..df3975393 100644 --- a/extensions/browser/extension_function_histogram_value.h +++ b/extensions/browser/extension_function_histogram_value.h
@@ -1010,6 +1010,7 @@ PRINTERPROVIDERINTERNAL_REPORTPRINTERCAPABILITY, PRINTERPROVIDERINTERNAL_REPORTPRINTERS, FILESYSTEMPROVIDER_GET, + FILEMANAGERPRIVATE_SEARCHFILESBYHASHES, // Last entry: Add new entries above and ensure to update // tools/metrics/histograms/histograms.xml. ENUM_BOUNDARY