blob: 9b62faf9a7da7b4a089b972dddc2febfd77bb998 [file] [log] [blame]
# Copyright 2014 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.
static_library("common") {
sources = [
"signin_pref_names.cc",
"signin_pref_names.h",
"signin_switches.cc",
"signin_switches.h",
"profile_management_switches.cc",
"profile_management_switches.h",
]
}