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

Unified Diff: content/content_browser.gypi

Issue 10532148: Adding java TouchPoint class for android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add namespace for newly upstreamed code Created 8 years, 6 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 9916d15584ffd4e5011c52cad06f824142fe4476..ec314f35438dbfd7bc814dc890e0ef07fcf08523 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -196,6 +196,8 @@
'browser/android/jni_helper.h',
'browser/android/sandboxed_process_launcher.cc',
'browser/android/sandboxed_process_launcher.h',
+ 'browser/android/touch_point.cc',
+ 'browser/android/touch_point.h',
'browser/android/trace_event_binding.cc',
'browser/android/trace_event_binding.h',
'browser/appcache/appcache_dispatcher_host.cc',

Powered by Google App Engine
This is Rietveld 408576698