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

Unified Diff: components/web_view/BUILD.gn

Issue 1326443006: mandoline: Add back/forward support and UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: msw nits and comments Created 5 years, 3 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: components/web_view/BUILD.gn
diff --git a/components/web_view/BUILD.gn b/components/web_view/BUILD.gn
index d18c2c2c3b9134c948ed9ad37ee6b31627f0f39b..06802555309c51aef67a802753247353559a2a22 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -26,6 +26,8 @@ source_set("lib") {
"frame_user_data.h",
"pending_web_view_load.cc",
"pending_web_view_load.h",
+ "url_request_cloneable.cc",
+ "url_request_cloneable.h",
"web_view_application_delegate.cc",
"web_view_application_delegate.h",
"web_view_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698