Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 518f854099c571f3b0ffc59e5e5a11a73e626ae2..edf84a81050d4e04a80c6d82ac67e2ab6187ff9a 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -116,6 +116,7 @@ |
'public/browser/plugin_data_remover.h', |
'public/browser/plugin_service_filter.h', |
'public/browser/plugin_service.h', |
+ 'public/browser/power_save_blocker.h', |
'public/browser/profiler_controller.h', |
'public/browser/profiler_subscriber.h', |
'public/browser/quota_permission_context.h', |
@@ -553,7 +554,6 @@ |
'browser/plugin_process_host_mac.cc', |
'browser/plugin_service_impl.cc', |
'browser/plugin_service_impl.h', |
- 'browser/power_save_blocker.h', |
'browser/power_save_blocker_android.cc', |
'browser/power_save_blocker_chromeos.cc', |
'browser/power_save_blocker_linux.cc', |