Move Webstore URL concepts to //extensions and out
[chromium-blink-merge.git] / chrome / test / data / translate / fr_test.js
blobbb2a859d1280b602d9fd4d13c55fc6a705950dc8
1 // Copyright 2013 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 if (typeof world != 'undefined') {
6 console.log('CSP does not work correctly.');
7 console.log(world);
8 document.title = 'FAIL';
9 } else {
10 world='main';