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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 226413008: chromeos: Exclude browser/chromeos/events/ under ozone (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
« no previous file with comments | « chrome/browser/chromeos/system/pointer_device_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 057debed08927fa2ab9de622ccf96c0d95bdc000..ee4ead2198fe78d957d5b77fea9cc055c4d9df08 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -1034,6 +1034,9 @@
'dependencies': [
'../ui/ozone/ozone.gyp:ozone',
],
+ 'sources/': [
+ ['exclude', '^browser/chromeos/events/'],
+ ],
}],
],
},
« no previous file with comments | « chrome/browser/chromeos/system/pointer_device_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698