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

Unified Diff: content/test/BUILD.gn

Issue 2398463004: browser_test that creates filesystem resources in extension origin (Closed)
Patch Set: Rebase & apply alex's fixes. Created 4 years 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 | « content/public/test/test_fileapi_operation_waiter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index a1c29f08c8a249b4b67ae776742064fd93c3c29c..9a20308c770400ab14f4ed6aedbbf6a59bd36283 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -95,6 +95,8 @@ static_library("test_support") {
"../public/test/test_file_system_context.h",
"../public/test/test_file_system_options.cc",
"../public/test/test_file_system_options.h",
+ "../public/test/test_fileapi_operation_waiter.cc",
+ "../public/test/test_fileapi_operation_waiter.h",
"../public/test/test_frame_navigation_observer.cc",
"../public/test/test_frame_navigation_observer.h",
"../public/test/test_launcher.cc",
« no previous file with comments | « content/public/test/test_fileapi_operation_waiter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698