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

Unified Diff: third_party/WebKit/Source/modules/wake_lock/DEPS

Issue 2389743002: Content Modularization Project: Move Wake Lock to //device (Closed)
Patch Set: Eliminate frame reference Created 4 years, 2 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
Index: third_party/WebKit/Source/modules/wake_lock/DEPS
diff --git a/third_party/WebKit/Source/modules/wake_lock/DEPS b/third_party/WebKit/Source/modules/wake_lock/DEPS
index 2ef32c55e490f0aab5f25659157eebb02a140b32..a9aaab18833629cef51a7a993c2a4c25574d3f53 100644
--- a/third_party/WebKit/Source/modules/wake_lock/DEPS
+++ b/third_party/WebKit/Source/modules/wake_lock/DEPS
@@ -1,9 +1,3 @@
include_rules = [
- "+core",
- "-modules",
- "+modules/ModulesExport.h",
- "+modules/wake_lock",
- "+platform",
- "+public/platform",
- "-web",
+ "+device/wake_lock/public/interfaces",
]
« no previous file with comments | « third_party/WebKit/Source/modules/wake_lock/BUILD.gn ('k') | third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698