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

Unified Diff: chrome/chrome_tests.gypi

Issue 1338003: Add test for power_menu_button. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 9 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_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 42551)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1330,6 +1330,7 @@
['OS=="linux" and chromeos==1', {
'sources': [
'browser/chromeos/status/clock_menu_button_browsertest.cc',
+ 'browser/chromeos/status/power_menu_button_browsertest.cc',
],
}],
['OS=="linux" and toolkit_views==0 and chromeos==0', {

Powered by Google App Engine
This is Rietveld 408576698