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

Unified Diff: content/public/common/BUILD.gn

Issue 357203003: Move webpreferences.* from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: RenderView::FromWebView Created 6 years, 6 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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 32fd84e09d57ec3ee21d1efec879fd22ed3b89a9..0906507b8bbee522de3613476ef042ae2d6fa4b1 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -16,5 +16,6 @@ source_set("common") {
"//content/common",
"//skia",
"//third_party/WebKit/public:blink_headers",
+ "//third_party/icu",
]
}

Powered by Google App Engine
This is Rietveld 408576698