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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 15817008: Move systemInfo.cpu API out out experimental namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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 | « chrome/browser/extensions/event_names.cc ('k') | chrome/common/extensions/api/system_info_cpu.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 72e1a14a1101cb8904c6e80a76b0abe931183c04..cec7b76c174850c1f008d16097e14a0154151f9b 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -424,10 +424,6 @@
'browser/extensions/api/system_indicator/system_indicator_manager_factory.h',
'browser/extensions/api/system_info_cpu/cpu_info_provider.cc',
'browser/extensions/api/system_info_cpu/cpu_info_provider.h',
- 'browser/extensions/api/system_info_cpu/cpu_info_provider_linux.cc',
- 'browser/extensions/api/system_info_cpu/cpu_info_provider_mac.cc',
- 'browser/extensions/api/system_info_cpu/cpu_info_provider_win.cc',
- 'browser/extensions/api/system_info_cpu/cpu_info_provider_android.cc',
'browser/extensions/api/system_info_cpu/system_info_cpu_api.cc',
'browser/extensions/api/system_info_cpu/system_info_cpu_api.h',
'browser/extensions/api/system_info_display/display_info_provider.cc',
« no previous file with comments | « chrome/browser/extensions/event_names.cc ('k') | chrome/common/extensions/api/system_info_cpu.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698