Fix import error in mac_platform_backend.py
[chromium-blink-merge.git] / tools / perf / profile_creators / theme_profile_creator.py
blob65980390e9c8794fe5d36c57be94268b67cc0f74
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.
4 from telemetry.page import extensions_profile_creator
7 class ThemeProfileCreator(extensions_profile_creator.ExtensionsProfileCreator):
8 """Install a theme."""
10 def __init__(self):
11 super(ThemeProfileCreator, self).__init__()
13 # Marc Ecko theme.
14 self._theme_to_install = "opjonmehjfmkejjifhhknofdnacklmjk"