[go: up one dir, main page]

blob: 03e6dd2056d6d18fb440e114657c36b205a0ec88 [file] [log] [blame]
// Copyright (c) 2011 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.
window.onload = function() {
chrome.extension.getBackgroundPage().relativePageLoaded();
}