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

Unified Diff: content/content_browser.gypi

Issue 11783088: Split Date/Time picker values from IME processing since date/time related form values have been com… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 8c6d2e3dc5456678924d0f885266158e09353aeb..c44d6111efd5cd18f66906119b2afc888841c9fc 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -212,6 +212,8 @@
'browser/android/content_view_statics.h',
'browser/android/cookie_getter_impl.cc',
'browser/android/cookie_getter_impl.h',
+ 'browser/android/date_time_chooser_android.cc',
jam 2013/01/14 21:10:55 nit: isn't having _android in the filename redunda
+ 'browser/android/date_time_chooser_android.h',
'browser/android/download_controller_android_impl.cc',
'browser/android/download_controller_android_impl.h',
'browser/android/devtools_auth.cc',

Powered by Google App Engine
This is Rietveld 408576698