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

Unified Diff: storage/common/BUILD.gn

Issue 1098853003: [BlobAsync] Patch 4: Browser Classes & Logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix for template ambiguity 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: storage/common/BUILD.gn
diff --git a/storage/common/BUILD.gn b/storage/common/BUILD.gn
index 97ddb2f1476421042c910647185bedf57c512de5..ee019048ebc0dfb3874921f646f518bb30ef5ae4 100644
--- a/storage/common/BUILD.gn
+++ b/storage/common/BUILD.gn
@@ -12,6 +12,7 @@ component("common") {
"database/database_connections.h",
"database/database_identifier.cc",
"database/database_identifier.h",
+ "fileapi/blob_item_bytes_request.h",
"fileapi/directory_entry.cc",
"fileapi/directory_entry.h",
"fileapi/file_system_info.cc",

Powered by Google App Engine
This is Rietveld 408576698