Chromium Code Reviews

Unified Diff: chrome/chrome_tests.gypi

Issue 11361189: Initial skeleton for System Indicator API (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Removed binary png to allow try servers to pass Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 1cc262dd07e72d0a2f7fe3d8e880e91eef12144d..ca783f0067c963ee9a6625b058b732c53dcf0f6d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -866,6 +866,7 @@
'browser/extensions/api/runtime/runtime_apitest.cc',
'browser/extensions/api/serial/serial_apitest.cc',
'browser/extensions/api/socket/socket_apitest.cc',
+ 'browser/extensions/api/system_indicator/system_indicator_apitest.cc',
'browser/extensions/api/system_info_cpu/system_info_cpu_apitest.cc',
'browser/extensions/api/system_info_memory/system_info_memory_apitest.cc',
'browser/extensions/api/system_info_storage/system_info_storage_apitest.cc',

Powered by Google App Engine