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

Unified Diff: extensions/shell/app_shell.gyp

Issue 779083002: Move system.display tests to extensions/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Less duplicated code Created 6 years 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 | « extensions/browser/api_test_utils.cc ('k') | extensions/test/data/system/display/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/app_shell.gyp
diff --git a/extensions/shell/app_shell.gyp b/extensions/shell/app_shell.gyp
index f1e07a3f0de19270de5497ee202061f48100e732..6bb9840d2bfc48f75e643c13c704c95e367ff399 100644
--- a/extensions/shell/app_shell.gyp
+++ b/extensions/shell/app_shell.gyp
@@ -311,6 +311,7 @@
'../browser/api/sockets_tcp/sockets_tcp_apitest.cc',
'../browser/api/sockets_udp/sockets_udp_apitest.cc',
'../browser/api/system_cpu/system_cpu_apitest.cc',
+ '../browser/api/system_display/system_display_apitest.cc',
'../browser/api/system_memory/system_memory_apitest.cc',
'../browser/api/system_network/system_network_apitest.cc',
'../browser/api/system_storage/storage_api_test_util.cc',
« no previous file with comments | « extensions/browser/api_test_utils.cc ('k') | extensions/test/data/system/display/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698