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

Unified Diff: content/browser/BUILD.gn

Issue 2642303002: PlzNavigate: Chrome UI changes for new methods of WebContentsObserver (Closed)
Patch Set: errorDescription in WCOProxy Created 3 years, 10 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index ee3c5e63a2f14fb51028518b0f4275648210b845..49f5918800eb9b93b9b5c9972712e9f38364950f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1798,6 +1798,7 @@ source_set("browser") {
]
deps -= [ "//device/battery" ]
deps += [
+ "//components/error_page/common",
"//content/public/android:jni",
"//device/screen_orientation/public/interfaces",
"//media",

Powered by Google App Engine
This is Rietveld 408576698