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

Unified Diff: chrome/chrome.gyp

Issue 219042: linux: drop temp_scaffolding_stubs (Closed)
Patch Set: Created 11 years, 3 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 668c7a5c5c4b7a591017e92785d6846c521f8c1c..5428a042f6592fdbac8d2855c47582554b25aa0d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -640,6 +640,10 @@
'-lXext',
],
},
+ 'sources!': [
+ 'common/temp_scaffolding_stubs.cc',
tony 2009/09/25 01:11:39 linux views?
+ 'common/temp_scaffolding_stubs.h',
+ ],
}, { # else: 'OS!="linux"'
'sources!': [
'third_party/xdg_user_dirs/xdg_user_dir_lookup.cc',

Powered by Google App Engine
This is Rietveld 408576698