Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / browser / resources / image_loader / background.js
blob028a08298cb9c4e7c5cc50d872c4d245527b59ce
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 'use strict';
7 // Load the extension.
8 ImageLoader.getInstance();