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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 10957027: Add Application version and OS info in android about version page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed about_ui.cc and html changes Created 8 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
« no previous file with comments | « chrome/browser/ui/android/android_about_app_info.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 9b49ba8ee5dcb86dbf319a7fc5e9b928e25fdcce..0af513bf5d50e2bd89b8a3b7dc3c4253ef3ee442 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2306,6 +2306,8 @@
'chrome_browser_jni_headers',
],
'sources': [
+ 'browser/ui/android/android_about_app_info.cc',
sky 2012/09/21 23:20:26 Move these to 'sources' above.
nilesh 2012/09/21 23:25:16 In that case, I need to rename this to about_app_i
nilesh 2012/09/21 23:34:43 Done.
+ 'browser/ui/android/android_about_app_info.h',
'browser/ui/find_bar/find_match_rects_details.cc',
'browser/ui/find_bar/find_match_rects_details.h',
'browser/ui/webui/ntp/android/bookmarks_handler.cc',
« no previous file with comments | « chrome/browser/ui/android/android_about_app_info.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698