Index: chrome/chrome_shell.gypi |
diff --git a/chrome/chrome_shell.gypi b/chrome/chrome_shell.gypi |
index dd7c11027d93cf96bc18dd4692ada1c47ca9ad07..7b57f06d99caca85b44ff63105b76b2947b9870b 100644 |
--- a/chrome/chrome_shell.gypi |
+++ b/chrome/chrome_shell.gypi |
@@ -21,10 +21,11 @@ |
'chrome.gyp:browser_ui', |
'../content/content.gyp:content_app_browser', |
], |
- 'sources': [ |
- 'android/shell/chrome_shell_google_location_settings_helper.cc', |
- 'android/shell/chrome_shell_google_location_settings_helper.h', |
- ], |
+ # TODO(newt): Delete the libchromeshell_base target? |
+ #'sources': [ |
+ # 'android/shell/chrome_shell_google_location_settings_helper.cc', |
+ # 'android/shell/chrome_shell_google_location_settings_helper.h', |
+ #], |
'include_dirs': [ |
'../skia/config', |
], |