blob: 92ad1f7e0bcff467f0cff21dfbb99a9804597502 [file] [log] [blame]
// Copyright (c) 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
chrome.test.assertFalse(chrome.hasOwnProperty('downloadsInternal'));
chrome.test.assertFalse(chrome.hasOwnProperty('events'));
chrome.test.assertFalse(chrome.hasOwnProperty('fileBrowserHandlerInternal'));
chrome.test.assertFalse(chrome.hasOwnProperty('webRequestInternal'));
chrome.test.assertFalse(chrome.hasOwnProperty('webview'));
chrome.test.succeed();