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

Unified Diff: Source/web/web.gypi

Issue 399313003: Initial implementation of API WakeLock. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Implementation of WakeLock API on JavaScript side. 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 | « Source/web/tests/WakeLockTest.cpp ('k') | public/platform/WebWakeLockClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 576e2ca70048175fb37b36df49678def9f498042..eb527ebdea1086d3e6d85507f6436a2616f6dcb0 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -293,6 +293,7 @@
'tests/URLTestHelpers.cpp',
'tests/URLTestHelpers.h',
'tests/ViewportTest.cpp',
+ 'tests/WakeLockTest.cpp',
'tests/WebDocumentTest.cpp',
'tests/WebFrameTest.cpp',
'tests/WebHelperPluginTest.cpp',
« no previous file with comments | « Source/web/tests/WakeLockTest.cpp ('k') | public/platform/WebWakeLockClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698