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

Unified Diff: content/content_common.gypi

Issue 11886074: Use correct favicon scale factor on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Final rebase after DIP scale fix. Created 7 years, 11 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 | « content/common/android/device_telephony_info.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4945c4104a6da37a7a5306ed94234d0699209928..4629460f81fcc72f4a8f2eb1d6e2cbce4d0c0bf2 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -111,8 +111,8 @@
'common/android/command_line.h',
'common/android/common_jni_registrar.cc',
'common/android/common_jni_registrar.h',
- 'common/android/device_info.cc',
- 'common/android/device_info.h',
+ 'common/android/device_telephony_info.cc',
+ 'common/android/device_telephony_info.h',
'common/android/hash_set.cc',
'common/android/hash_set.h',
'common/android/surface_callback.cc',
« no previous file with comments | « content/common/android/device_telephony_info.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698