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

Unified Diff: content/content_tests.gypi

Issue 849723002: Plugin Power Saver: Make PepperPluginInstanceThrottler interface public. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/public/renderer/BUILD.gn » ('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 8dc08e11e1b92ecaaccf58d4df7087f4353727cb..673844398bae0fe496bda2cc0d2a24398e9d7067 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -679,7 +679,7 @@
'renderer/pepper/host_var_tracker_unittest.cc',
'renderer/pepper/mock_resource.h',
'renderer/pepper/pepper_broker_unittest.cc',
- 'renderer/pepper/pepper_plugin_instance_throttler_unittest.cc',
+ 'renderer/pepper/plugin_instance_throttler_impl_unittest.cc',
'renderer/pepper/v8_var_converter_unittest.cc',
],
'content_unittests_webrtc_sources': [
« no previous file with comments | « content/content_renderer.gypi ('k') | content/public/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698