Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 37f6cc8063d1e6e5124db5936b2f0cd07069e41e..f33971a23a26b5101196164ddca74ef1ccc7fca4 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -218,8 +218,7 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
'../build/temp_gyp/googleurl.gyp:googleurl', |
- # Don't include now since it's empty and so will cause a linker error. |
- #'../content/content.gyp:content_common', |
+ '../content/content.gyp:content_common', |
'../ipc/ipc.gyp:ipc', |
'../net/net.gyp:net', |
'../printing/printing.gyp:printing', |