Adding a util function for setting a "do not backup" bit
commit6a6293f3f0b602d78d89df5802b97dfc52c7f1f7
authorshreyasv <shreyasv@chromium.org>
Fri, 29 May 2015 08:02:31 +0000 (29 01:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 May 2015 08:02:53 +0000 (29 08:02 +0000)
tree804143d2b55ffeb3b7b7d1e3cc9f6bc881d33268
parent3785ebac79741ebc1428c9c50a8cd4bc92f0e924
Adding a util function for setting a "do not backup" bit

The "do not backup" bit can be set so that certain files/folders can be excluded
from iTunes/iCloud backup.

Also added a pref that indicates if the user has already set a "do not backup"
bit to the OTR Profiles's state stash path

Review URL: https://codereview.chromium.org/1153053009

Cr-Commit-Position: refs/heads/master@{#331934}
ios/chrome/browser/file_metadata_util.h [new file with mode: 0644]
ios/chrome/browser/file_metadata_util.mm [new file with mode: 0644]
ios/chrome/browser/pref_names.cc
ios/chrome/browser/pref_names.h
ios/chrome/ios_chrome.gyp