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

Unified Diff: Source/modules/presentation/DEPS

Issue 1222623003: Presentation API: implement .getAvalability() (Blink side). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix tests Created 5 years, 5 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: Source/modules/presentation/DEPS
diff --git a/Source/modules/presentation/DEPS b/Source/modules/presentation/DEPS
index 4f218d995622af50ddab9994eecaef6e4bd77767..f6c0d0fc0839844cbc241308fd4bbe1055a1f525 100644
--- a/Source/modules/presentation/DEPS
+++ b/Source/modules/presentation/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"-modules",
"+modules/EventModules.h",
"+modules/EventTargetModules.h",
+ "+modules/EventTargetModulesNames.h",
"+modules/ModulesExport.h",
"+modules/presentation",
"+platform",
« no previous file with comments | « Source/modules/presentation/AvailableChangeEventInit.idl ('k') | Source/modules/presentation/Presentation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698