Remove the ability to trigger the edit bookmark dialog via URL.

In the way way back dark ages, the edit bookmark dialog was
triggered from the webui NTP by navigating to chrome://editbookmark
with the bookmark type encoded in the URL.

We have long long since moved to a native ntp and trigger it via
a direct intent, so we can remove this logic and clean up the
intent param handling to avoid invalid data.

BUG=555925

Review URL: https://codereview.chromium.org/1452323003

Cr-Commit-Position: refs/heads/master@{#360264}
2 files changed