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

Unified Diff: content/content_browser.gypi

Issue 11647013: Enable Tracing on content shell for Android (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: add OVERRIDE to fix clang build error 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/browser/android/tracing_intent_handler.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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3359c1f1ca5be5568a5d1aceda77229b68944938..c368149c54d5a9f6ef3aa660da5e5a196c923be9 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -227,6 +227,8 @@
'browser/android/surface_texture_peer_browser_impl.h',
'browser/android/touch_point.cc',
'browser/android/touch_point.h',
+ 'browser/android/tracing_intent_handler.cc',
+ 'browser/android/tracing_intent_handler.h',
'browser/android/web_contents_observer_android.cc',
'browser/android/web_contents_observer_android.h',
'browser/appcache/appcache_dispatcher_host.cc',
« no previous file with comments | « content/browser/android/tracing_intent_handler.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698