Index: content/content.gyp |
diff --git a/content/content.gyp b/content/content.gyp |
index 8d1f4d6cf0e884f43404369f6e34b0a5f47f5c3a..6dd105dc1735b016fc503f8a806b85e22d117c3e 100644 |
--- a/content/content.gyp |
+++ b/content/content.gyp |
@@ -11,6 +11,7 @@ |
'../build/win_precompile.gypi', |
'content_shell.gypi', |
'content_tests.gypi', |
+ 'shell/android/content_shell.gypi', |
Ted C
2012/03/27 17:16:23
any reason we don't just put this in content/conte
Satish
2012/03/27 20:15:28
I followed the same model that jrg used in his fir
|
], |
'target_defaults': { |
'defines': ['CONTENT_IMPLEMENTATION'], |