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

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: Fix comment 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 | « no previous file | components/web_view/navigation_entry.h » ('j') | components/web_view/navigation_entry.h » ('J')
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 d18c2c2c3b9134c948ed9ad37ee6b31627f0f39b..9f668566cd3e76923d8b20802b50d21d42560a11 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -24,6 +24,8 @@ source_set("lib") {
"frame_tree.h",
"frame_tree_delegate.h",
"frame_user_data.h",
+ "navigation_entry.cc",
+ "navigation_entry.h",
"pending_web_view_load.cc",
"pending_web_view_load.h",
"web_view_application_delegate.cc",
« no previous file with comments | « no previous file | components/web_view/navigation_entry.h » ('j') | components/web_view/navigation_entry.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698