Elim cr-checkbox
[chromium-blink-merge.git] / chrome / browser / chromeos / system / system_clock_observer.cc
blob52a8dc1d177f96fac65b42d6ed0b51fe71a35477
1 // Copyright 2015 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 #include "chrome/browser/chromeos/system/system_clock_observer.h"
7 namespace chromeos {
8 namespace system {
10 SystemClockObserver::~SystemClockObserver() {
13 } // namespace system
14 } // namespace chromeos