Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2142)

Unified Diff: chrome/browser/chromeos/note_taking_app_utils.cc

Issue 2272223002: Add support for launching experimental Keep. (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/note_taking_app_utils.cc
diff --git a/chrome/browser/chromeos/note_taking_app_utils.cc b/chrome/browser/chromeos/note_taking_app_utils.cc
index 7ecffaff10897c3f4e415876e1fd6fe9050c18a8..df76f3bdb97eaed337bd1861abcd41cd94a2decf 100644
--- a/chrome/browser/chromeos/note_taking_app_utils.cc
+++ b/chrome/browser/chromeos/note_taking_app_utils.cc
@@ -27,6 +27,8 @@ namespace {
// TODO(derat): Add more IDs.
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)
};
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698