Commit bb26b236 authored by jdufault's avatar jdufault Committed by Commit bot

Add support for launching experimental Keep.

BUG=640828

Review-Url: https://codereview.chromium.org/2272223002
Cr-Commit-Position: refs/heads/master@{#414240}
parent db849fce
...@@ -27,6 +27,8 @@ namespace { ...@@ -27,6 +27,8 @@ namespace {
// TODO(derat): Add more IDs. // TODO(derat): Add more IDs.
const char* const kExtensionIds[] = { const char* const kExtensionIds[] = {
// TODO(jdufault): Remove testing version after m54. See crbug.com/640828.
"ogfjaccbdfhecploibfbhighmebiffla", // Testing Keep app
"hmjkmjkepdijhoojdojkdfohbdgmmhki", // Google Keep app (Web Store) "hmjkmjkepdijhoojdojkdfohbdgmmhki", // Google Keep app (Web Store)
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment