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

Unified Diff: chrome/chrome_tests.gypi

Issue 8632013: Exclude chromeos panel browsertest for aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index c0fc56cde5a0def741ba8f3121bf0f5a1f2b45fa..ec16a6266cfa409b6b54db5205e96d5cde5448e7 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2790,6 +2790,7 @@
['exclude', '^browser/chromeos/login/screen_locker_browsertest.cc'],
['exclude', '^browser/chromeos/login/screen_locker_tester.cc'],
['exclude', '^browser/chromeos/notifications/'],
+ ['exclude', '^browser/chromeos/panels/panel_browsertest.cc'],
['exclude', '^browser/ui/views/status_icons/status_tray_chromeos_browsertest.cc'],
# For troubleshooting crbug.com/103497.
['exclude', '^browser/printing/print_dialog_cloud_uitest.cc'],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698