[Mac] Implement Ambient Light API
[chromium-blink-merge.git] / athena / content / shell / web_activity_helpers.cc
blobf5c1d90c0768d697f9c68e665fd9dfcb76fc9791
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 #include "athena/content/web_activity_helpers.h"
7 namespace athena {
9 void AttachWebActivityHelpers(content::WebContents* contents) {
12 } // namespace athena