blob: 6a57f05ca3c493bd9358ada4879a96a17c85dc60 [file] [log] [blame]
[email protected]81054f812012-08-30 00:47:091// Copyright (c) 2012 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.
4
5#include "chrome/browser/jankometer.h"
6
7void InstallJankometer(const CommandLine& parsed_command_line) {
8}
9
10void UninstallJankometer() {
11}