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

Unified Diff: ui/aura/aura.gyp

Issue 2025843003: Introduce aura::Env controller to abstract away changes to aura::Env Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix extant aura_unnitest failures: Re-introduce custom logic in two places. Created 4 years, 7 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: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 5b15beed62e27fb58f4e7d3159085d1d78f58254..aff0f1d3834e1f48a98e92e16b10a9d7383a69f9 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -80,6 +80,8 @@
'client/window_tree_client.h',
'env.cc',
'env.h',
+ 'env_input_state_controller.cc',
+ 'env_input_state_controller.h',
'env_observer.h',
'input_state_lookup.cc',
'input_state_lookup.h',

Powered by Google App Engine
This is Rietveld 408576698