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

Unified Diff: chrome/chrome_browser.gypi

Issue 5690001: chromeos: Fix shared linking. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update gyp Created 10 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 | « 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 859d8a08b755de7de4d9de6ab7f1c7e516df5783..f7c19ba69934ebeeaa25c351c05c21df9148b139 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3471,6 +3471,7 @@
}],
['chromeos==1', {
'sources!': [
+ 'browser/background_mode_manager_linux.cc',
'browser/password_manager/native_backend_gnome_x.h',
'browser/password_manager/native_backend_gnome_x.cc',
'browser/password_manager/native_backend_kwallet_x.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