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

Unified Diff: ui/aura/aura.gyp

Issue 100603002: Add aura::WindowIdRegistry. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « no previous file | ui/aura/window_id_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 36c4908ce31985d69825ea25ce9949339ee537a1..cfd05b979847f95c150139725dc3e717a1bdba73 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -100,6 +100,8 @@
'window.cc',
'window.h',
'window_delegate.h',
+ 'window_id_registry.cc',
+ 'window_id_registry.h',
'window_observer.h',
'window_tracker.cc',
'window_tracker.h',
« no previous file with comments | « no previous file | ui/aura/window_id_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698