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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 11882009: Multi-monitor extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Leave a TODO for the hard-coded DPI value. Created 7 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
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 0234f274786eff57b4336253e8d34e65492e8bdf..36a985f445cef04eef0c53b9846a53b9fb28c7e6 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -367,6 +367,7 @@
'browser/extensions/api/system_info_cpu/system_info_cpu_api.h',
'browser/extensions/api/system_info_display/display_info_provider.cc',
'browser/extensions/api/system_info_display/display_info_provider.h',
+ 'browser/extensions/api/system_info_display/display_info_provider_chromeos.cc',
'browser/extensions/api/system_info_display/display_info_provider_mac.cc',
'browser/extensions/api/system_info_display/display_info_provider_win.cc',
'browser/extensions/api/system_info_display/display_info_provider_x11.cc',

Powered by Google App Engine
This is Rietveld 408576698