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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11428161: bookmarks: Break the dependency in ui/cocoa. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix2 Created 8 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 | « chrome/browser/ui/cocoa/location_bar/location_icon_decoration.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index a8b8e86f3e4eb67a0576f99950a2d815687e220f..3541c67eb92f731b9c260f9e826087ec43a188e2 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -323,7 +323,8 @@
'browser/ui/cocoa/bookmarks/bookmark_button.mm',
'browser/ui/cocoa/bookmarks/bookmark_button_cell.h',
'browser/ui/cocoa/bookmarks/bookmark_button_cell.mm',
- 'browser/ui/cocoa/bookmarks/bookmark_drag_drop.cc',
+ 'browser/ui/cocoa/bookmarks/bookmark_drag_drop.h',
+ 'browser/ui/cocoa/bookmarks/bookmark_drag_drop.mm',
'browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h',
'browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.mm',
'browser/ui/cocoa/bookmarks/bookmark_editor_controller.h',
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/location_icon_decoration.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698