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

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: Add apptests. 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 359aa793aec172e20ddabccb0aeffab2ddb42285..468ecd671f23092dbaa37202346c877d4a92ac71 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -27,6 +27,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