commit | 81c8f0a86985a6891f2c989cc0bf23fdbd4f71cd | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Aug 30 02:26:39 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Aug 30 02:26:39 2013 |
tree | 023a73adc87b60f4054354b4237dbb6b2b1fd031 | |
parent | 1a2969c32f13801dfc7106a12e50bf6ba1d25d8c [diff] [blame] |
Show modal dialog to tell users that the profile is managed when it's the case. Apps Developer Tools will close when the user close the dialog. Here's a screenshot of the dialog. http://i.imgur.com/aO03CqB.png BUG=267679 Review URL: https://chromiumcodereview.appspot.com/23460005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220484 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 513aee4..edcdd52 100644 --- a/chrome/browser/extensions/extension_function_histogram_value.h +++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -617,6 +617,7 @@ SYNCFILESYSTEM_GETSERVICESTATUS, ECHOPRIVATE_SETOFFERINFO, ECHOPRIVATE_GETOFFERINFO, + DEVELOPERPRIVATE_ISPROFILEMANAGED, ENUM_BOUNDARY // Last entry: Add new entries above. };