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

Unified Diff: BUILD.gn

Issue 119723003: Get weborigin to build within blink_platform target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix indentation Created 6 years, 11 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 109fb412bf422688ae9e719ae8cedc4c7b7dc60f..898dd65538b7fbde735aaf81c1f6356d2909d945 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -31,7 +31,7 @@ group("root") {
"//third_party/icu:icudata",
"//third_party/leveldatabase",
"//third_party/zlib",
- "//third_party/WebKit/Source/weborigin",
+ "//third_party/WebKit/Source/platform:blink_platform",
"//skia",
"//tools/gn",
"//url",

Powered by Google App Engine
This is Rietveld 408576698