Move action_runner.py out of actions folder prior to moving actions to internal.
[chromium-blink-merge.git] / ui / file_manager / gallery / js / metadata_worker.js
blob26af2a11d22327c79ed96646249be0c9de83ee5d
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 // Load the worker script of Files.app.
6 importScripts(
7     'chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/' +
8     'foreground/js/metadata/metadata_dispatcher.js');