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

Unified Diff: android_webview/BUILD.gn

Issue 2072383002: Trace revision and v8 version for IterationInfo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: specific_include_rules tracing_controller_impl.cc +v8 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
« no previous file with comments | « no previous file | android_webview/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 3089a7c6fc1b5607cb1106410fe434155470d541..dd5f878a30c05ee294dcd4fe6ce40696b3140852 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -498,6 +498,8 @@ source_set("common") {
"browser/scoped_app_gl_state_restore.h",
"browser/surfaces_instance.cc",
"browser/surfaces_instance.h",
+ "browser/tracing/aw_tracing_delegate.cc",
+ "browser/tracing/aw_tracing_delegate.h",
"common/android_webview_message_generator.cc",
"common/android_webview_message_generator.h",
"common/aw_content_client.cc",
@@ -572,6 +574,7 @@ source_set("common") {
"//components/printing/browser",
"//components/printing/common",
"//components/printing/renderer",
+ "//components/version_info",
"//components/visitedlink/browser",
"//components/visitedlink/renderer",
"//components/web_contents_delegate_android:web_contents_delegate_android",
« no previous file with comments | « no previous file | android_webview/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698