repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
1df7d697b53df6b968363eed4551f2b3e10faef3
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.
4
5
#include <jni.h>
6
7
namespace
content
{
8
9
bool
RegisterPowerSaveBlocker
(
JNIEnv
*
env
);
10
11
}
// namespace content