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

Unified Diff: chrome/chrome_browser.gypi

Issue 3141035: Fix linux/views build. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5464ef4e26309ba03a023c36caa6489b101f9843..ba6040d14adda9f7d4f88e6125ed13f8468f965e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3628,7 +3628,8 @@
['include', '^browser/gtk/gtk_custom_menu.cc'],
['include', '^browser/gtk/gtk_custom_menu.h'],
['include', '^browser/gtk/gtk_custom_menu_item.cc'],
- ['include', '^browser/gtk/gtk_custom_menu_item.h'],
Lei Zhang 2010/08/23 22:06:11 You added gtk_floating_container.*, but remove gtk
Evan Stade 2010/08/23 23:49:57 no, it's not right. Luckily the .hs don't actually
+ ['include', '^browser/gtk/gtk_floating_container.cc'],
+ ['include', '^browser/gtk/gtk_floating_container.h'],
['include', '^browser/gtk/gtk_theme_provider.cc'],
['include', '^browser/gtk/gtk_theme_provider.h'],
['include', '^browser/gtk/gtk_tree.cc'],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698