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

Unified Diff: chrome/chrome.gyp

Issue 67212: Fixes to make shared build work for app (chrome) target on linux. (Closed)
Patch Set: merge with HEAD Created 11 years, 8 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 | « build/common.gypi ('k') | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 88c545cfc0a91a54a5a0ebd19bb72175e0b1736b..89b145b63cb8e5455fccbc812d22753efe89a70d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2718,6 +2718,8 @@
'views/controls/button/checkbox.cc',
'views/controls/menu/chrome_menu.cc',
'views/controls/combo_box.cc',
+ 'views/controls/scroll_view.cc',
+ 'views/focus/external_focus_tracker.cc',
'views/focus/focus_manager.cc',
'views/controls/table/group_table_view.cc',
'views/controls/hwnd_view.cc',
« no previous file with comments | « build/common.gypi ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698