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

Unified Diff: ui/ui.gyp

Issue 12763002: Move CrTrackingArea from chrome/browser/ui/cocoa to ui/base/cocoa. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test in namespace Created 7 years, 9 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 | « ui/base/cocoa/tracking_area_unittest.mm ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index a8489c491a79851feacc64c3385e13bb7d9436fb..b5504b2f3e9accdec19c14b745aa8ef1860a0a94 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -99,6 +99,8 @@
'base/cocoa/fullscreen_window_manager.mm',
'base/cocoa/nib_loading.h',
'base/cocoa/nib_loading.mm',
+ 'base/cocoa/tracking_area.h',
+ 'base/cocoa/tracking_area.mm',
'base/cocoa/underlay_opengl_hosting_window.h',
'base/cocoa/underlay_opengl_hosting_window.mm',
'base/cocoa/window_size_constants.h',
« no previous file with comments | « ui/base/cocoa/tracking_area_unittest.mm ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698