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

Unified Diff: BUILD.gn

Issue 921953002: Split apart the PPAPI GN targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | chrome/BUILD.gn » ('j') | chrome/renderer/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index e47ef757b7abc16dcb050d168a15e189ecd87ea3..5ea104a7de026406650a00c82c1ff37bc52f987e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -68,7 +68,7 @@ group("root") {
"//mojo",
"//net",
"//pdf",
- "//ppapi:ppapi_c",
+ "//ppapi/examples",
"//printing",
"//remoting/client/plugin",
"//sandbox",
« no previous file with comments | « no previous file | chrome/BUILD.gn » ('j') | chrome/renderer/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698