Migrate Google Calendar default web app from JSON to C++
This copies the JSON config for Google Calendar https://chrome-internal.googlesource.com/chromeos/overlays/chromeos-overlay/+/master/chromeos-base/chromeos-default-apps/files/web_apps/calendar.json to C++ in the Chrome OS binary. The JSON configs will be removed in a follow up CL to avoid data duplication in multiple locations and formats. This CL also addresses issues found in the existing JSON config: https://chrome-internal-review.googlesource.com/c/chromeos/overlays/chromeos-overlay/+/3323009/comment/8f887088_d4b89b50/ This migration is to make use of the app name localization machinery. Bug: 1147410, 1058265 Change-Id: I1a03a1d7d1c5c41cb0027dc8fba2811b5e06083d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550151 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:Glen Robertson <glenrob@chromium.org> Reviewed-by:
Tim Sergeant <tsergeant@chromium.org> Cr-Commit-Position: refs/heads/master@{#830071}
Showing
Please register or sign in to comment