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

Unified Diff: chrome/chrome_browser.gypi

Issue 3091003: Fix chromeos compile. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 5 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 8a35fc291066fb38b852cffbf026cdfe9e4821a2..e28989b7406f7dc6d9ffa35199b8dac53c2c1e76 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3517,6 +3517,8 @@
['include', '^browser/gtk/nine_box.cc'],
['include', '^browser/gtk/nine_box.h'],
['include', '^browser/gtk/options/'],
+ ['include', '^browser/gtk/owned_widget_gtk.cc'],
+ ['include', '^browser/gtk/owned_widget_gtk.h'],
['include', '^browser/gtk/popup_blocked_animation_gtk.cc'],
['include', '^browser/gtk/repost_form_warning_gtk.cc'],
['include', '^browser/gtk/repost_form_warning_gtk.h'],
« 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