From 64494c3febd59f7c78f672e35ab60b705ce66017 Mon Sep 17 00:00:00 2001 From: "dkrahn@google.com" Date: Wed, 14 Aug 2013 22:15:59 +0000 Subject: Added support for the content protection profile to AttestationFlow. This change moves all attestation certificate requests to the new CreateCertRequestByProfile dbus method. BUG=chromium:260504 TEST=unit, manual Review URL: https://chromiumcodereview.appspot.com/20873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217673 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'WATCHLISTS') diff --git a/WATCHLISTS b/WATCHLISTS index b9c1b36..0fc2a55 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -156,7 +156,8 @@ }, 'chromeos_attestation': { 'filepath': 'chromeos/attestation/|'\ - 'chrome/browser/chromeos/attestation/', + 'chrome/browser/chromeos/attestation/|'\ + 'chrome/browser/extensions/api/enterprise_platform_keys_private/', }, 'chromeos_calculator': { 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/', -- cgit v1.1