Change next_proto member type.
[chromium-blink-merge.git] / tools / perf / profile_creators / theme_profile_creator.py
blob37dd1d8b4da64e3f154d41cc58bc7565ce86c61b
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 from profile_creators import extensions_profile_creator
8 class ThemeProfileCreator(extensions_profile_creator.ExtensionsProfileCreator):
9 """Install a theme."""
11 def __init__(self):
12 super(ThemeProfileCreator, self).__init__()
14 # Marc Ecko theme.
15 self._theme_to_install = "opjonmehjfmkejjifhhknofdnacklmjk"