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

Unified Diff: ui/aura/aura.gyp

Issue 101013002: Make sure WindowObservers are removed from window before destruction (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cc Created 7 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 01a84f62cb16b4ea9e4d544ffedcc1835d72b691..fc954b664b3761202e0e8f61d3ded6864e99fc4d 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -101,6 +101,7 @@
'window.h',
'window_delegate.h',
'window_layer_type.h',
+ 'window_observer.cc',
'window_observer.h',
'window_tracker.cc',
'window_tracker.h',

Powered by Google App Engine
This is Rietveld 408576698