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

Unified Diff: cc/blink/BUILD.gn

Issue 2315743005: cc: Remove all gyp files. (Closed)
Patch Set: Created 4 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 | « cc/BUILD.gn ('k') | cc/blink/cc_blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/blink/BUILD.gn
diff --git a/cc/blink/BUILD.gn b/cc/blink/BUILD.gn
index ae8c0178c196017b8c2fe29aded595c3660fb2c3..06f79a669108f84a32359e0f041f321da1d66996 100644
--- a/cc/blink/BUILD.gn
+++ b/cc/blink/BUILD.gn
@@ -4,7 +4,6 @@
import("//testing/test.gni")
-# GYP version: //cc/blink/cc_blink.gyp:cc_blink
component("blink") {
output_name = "cc_blink"
@@ -47,7 +46,6 @@ component("blink") {
]
}
-# GYP version: //cc/blink/cc_blink_tests.gyp:cc_blink_unittests
test("cc_blink_unittests") {
sources = [
"web_layer_impl_fixed_bounds_unittest.cc",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/blink/cc_blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698