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

Unified Diff: ui/base/ui_base.gyp

Issue 2146753002: Android: Remove unneeded RegisterNatives() calls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index c000d29e84f01915b5d7d2cbc56b96209a2def63..cb5c9126250cdf15ba0074b9bf7613b956ee9f6b 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -219,7 +219,6 @@
'default_theme_provider_mac.mm',
'device_form_factor.h',
'device_form_factor_android.cc',
- 'device_form_factor_android.h',
'device_form_factor_desktop.cc',
'device_form_factor_ios.mm',
'dragdrop/cocoa_dnd_util.h',

Powered by Google App Engine
This is Rietveld 408576698