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

Unified Diff: components/web_view/BUILD.gn

Issue 1333173004: mandoline: Add back/forward support and UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with ToT 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 5357315cbe7a9c1990cf97fea4fa4b599e992e92..a488d6fdc99b9543024f670c0877ef7f91ee9885 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -29,6 +29,8 @@ source_set("lib") {
"frame_utils.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