Only send _NET_ACTIVE_WINDOW hint if the chromium window is not already active.
[chromium-blink-merge.git] / components / signin / core / common / BUILD.gn
blobc3e2f4653049e83922fa8eb21c03746ecf7e298d
1 # Copyright 2014 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 static_library("common") {
6   sources = [
7     "profile_management_switches.cc",
8     "profile_management_switches.h",
9     "signin_pref_names.cc",
10     "signin_pref_names.h",
11     "signin_switches.cc",
12     "signin_switches.h",
13   ]