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

Unified Diff: ppapi/examples/BUILD.gn

Issue 1093383002: [WIP] Provided file system from NACL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Various cleanups Created 5 years, 7 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: ppapi/examples/BUILD.gn
diff --git a/ppapi/examples/BUILD.gn b/ppapi/examples/BUILD.gn
index 9369c585383c7caf406c7d066fc881f4d4efb8ae..85ce60f1fd95aca705ded249d836a16508a3adff 100644
--- a/ppapi/examples/BUILD.gn
+++ b/ppapi/examples/BUILD.gn
@@ -12,6 +12,7 @@ group("examples") {
"//ppapi/examples/crxfs",
"//ppapi/examples/enumerate_devices",
"//ppapi/examples/file_chooser",
+ "//ppapi/examples/filesystem_provider",
"//ppapi/examples/flash_topmost",
"//ppapi/examples/font",
"//ppapi/examples/gamepad",

Powered by Google App Engine
This is Rietveld 408576698