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', |