Sign in
chromium
/
chromium
/
src
/
913eaefa55beab765aa1d99da170db474d8c63ca
/
.
/
chrome
/
test
/
data
/
extensions
/
api_test
/
executescript
/
permissions
/
script.js
blob: cc61c7ac1297520485ad531d1b75e7c7368485dd [
file
]
// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Return the location so the test can verify the expected results.
window
.
location
.
href
;