Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 445f837442465d48896794d5fece4172af4c2d73..7594057c6f35e25a834aa5507248c12b41e144b8 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -30,11 +30,10 @@ group("root") { |
#"//net", |
#"//net/third_party/nss:ssl", |
#"//sdch", |
- #"//skia", |
+ "//skia", |
#"//third_party/WebKit/Source/platform", |
#"//third_party/icu:icudata", |
- #"//third_party/leveldatabase", |
- "//skia", |
+ "//third_party/leveldatabase", |
"//third_party/libpng", |
"//third_party/libusb", |
"//third_party/re2", |