Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / extensions / context_menus / separators / test1.js
blobd12a409cc9a20b449ae0bc8fc383bf2d894ece93
1 // Copyright (c) 2010 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 // Create a bunch of items with no explicit parent.
6 createTestSet(null, function() {
7   chrome.test.sendMessage("test1 create finished");
8 });