Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / uncaught_exception_logging / extension_page.js
blob8ec94aaa0088237b84b832df521c8173d2e4abc1
1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 throw new Error('Exception thrown in extension page.');