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

Unified Diff: content/common/DEPS

Issue 471763006: IPC messages for WakeLock API Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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/common/content_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 651cb80d2a64cfbf3944aa764bff82326bd33677..5e7e64475b676e52f55c66dfcf1f0169a220adb8 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -33,6 +33,7 @@ include_rules = [
"+third_party/WebKit/public/platform/WebServiceWorkerState.h",
"+third_party/WebKit/public/platform/WebStorageArea.h",
"+third_party/WebKit/public/platform/WebString.h",
+ "+third_party/WebKit/public/platform/WebWakeLockRequestInfo.h",
"+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
"+third_party/WebKit/public/platform/linux/WebFallbackFont.h",
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
« no previous file with comments | « no previous file | content/common/content_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698