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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 265813008: ozone: Fix chromeos=1 use_ozone=1 chrome build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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
« chrome/chrome_browser_chromeos.gypi ('K') | « chrome/chrome_browser_chromeos.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 4ebb577f8e9fe5713d23ae9ae3e0d091cc0c6e73..9dbe13bd682f15eb3e21cc2c2676291425c7ac38 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2687,9 +2687,9 @@
# crbug.com/362698
'browser/chromeos/input_method/input_method_engine_unittest.cc',
'browser/chromeos/input_method/input_method_manager_impl_unittest.cc',
- ],
- 'sources/': [
- ['exclude', '^browser/chromeos/events/'], # crbug.com/354036
+
+ # crbug.com/354036
+ 'browser/chromeos/events/event_rewriter_unittest.cc',
],
}],
['enable_plugin_installation==0', {
« chrome/chrome_browser_chromeos.gypi ('K') | « chrome/chrome_browser_chromeos.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698