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

Unified Diff: ui/events/events.gyp

Issue 26695007: aura: Allow creating content_shell without views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: unrevert Created 7 years, 2 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 | « content/shell/browser/shell_views.cc ('k') | ui/ui.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 445c41aa63103098e993d40a7ea5b23ef6a7aca4..6f857e2154e66486a66f798cfd77265a89ade086 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -90,9 +90,7 @@
['use_aura==0 and toolkit_views==0', {
'sources/': [
['exclude', '^gestures/*'],
- ]
- }],
- ['toolkit_views==0', {
+ ],
'sources!': [
'event.cc',
'event.h',
« no previous file with comments | « content/shell/browser/shell_views.cc ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698