Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(678)

Unified Diff: content/browser/DEPS

Issue 10988011: chromeos: Implement PowerSaveBlocker. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tighten DEPS include rules Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/power_save_blocker_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 063fc46684aa7cdd1162b02793ee93f93cc50102..b0642c643a737686f90cfdf02251529218aa592c 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -11,6 +11,9 @@ include_rules = [
"+third_party/isimpledom",
"+third_party/speex",
+ # Allow non-browser Chrome OS code to be used.
+ "+chromeos/power",
+
# DO NOT ADD ANY CHROME INCLUDES HERE!!!
# See https://sites.google.com/a/chromium.org/dev/developers/content-module
# for more information.
« no previous file with comments | « no previous file | content/browser/power_save_blocker_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698