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

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: nits and such. 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
« no previous file with comments | « components/test/data/web_view/test_two.html ('k') | components/web_view/public/interfaces/web_view.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/test/data/web_view/test_two.html ('k') | components/web_view/public/interfaces/web_view.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698