Revert of Revert of Disable telemetry tests for Mac 10.9. (patchset #1 id:1 of https...
[chromium-blink-merge.git] / content / browser / power_save_blocker_android.h
blob1df7d697b53df6b968363eed4551f2b3e10faef3
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 #include <jni.h>
7 namespace content {
9 bool RegisterPowerSaveBlocker(JNIEnv* env);
11 } // namespace content