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

Unified Diff: content/content_tests.gypi

Issue 486383003: WakeLock API: IPC at renderer side. 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 | « content/content_renderer.gypi ('k') | content/renderer/render_view_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index f2f737ccd645c853cd877579d69feddd1ce18eb3..c16ac2b38b17e14af0cdf19e756b76a349bf0ea8 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -718,7 +718,7 @@
'renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc',
'renderer/skia_benchmarking_extension_unittest.cc',
'renderer/v8_value_converter_impl_unittest.cc',
- 'test/fileapi_test_file_set.cc',
+ 'renderer/wake_lock/wake_lock_dispatcher_unittest.cc', 'test/fileapi_test_file_set.cc',
mlamouri (slow - plz ping) 2014/09/03 13:23:56 nit: seems like you forgot a line break here
'test/fileapi_test_file_set.h',
'test/image_decoder_test.cc',
'test/image_decoder_test.h',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/render_view_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698