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

Unified Diff: ppapi/ppapi_sources.gni

Issue 2289983002: Remove PPAPI gyp files. (Closed)
Patch Set: visibility Created 4 years, 4 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 | « ppapi/ppapi_shared_nacl.gyp ('k') | ppapi/ppapi_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gni
diff --git a/ppapi/ppapi_sources.gni b/ppapi/ppapi_sources.gni
deleted file mode 100644
index dcee45c1d8776d868ae9c34aff209df3d1433944..0000000000000000000000000000000000000000
--- a/ppapi/ppapi_sources.gni
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 2015 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# Import this file to get the ppapi_sources dictionary containing source files
-# from GYP. This is a .gni file so it can be shared between different BUILD.gn
-# files without having to re-run the script each time.
-ppapi_sources = exec_script("//build/gypi_to_gn.py",
- [ rebase_path("ppapi_sources.gypi") ],
- "scope",
- [ "ppapi_sources.gypi" ])
« no previous file with comments | « ppapi/ppapi_shared_nacl.gyp ('k') | ppapi/ppapi_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698