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

Unified Diff: content/common/typemaps.gni

Issue 2762573003: Implement BackgroundFetchManager.fetch() and struct traits (Closed)
Patch Set: First round of comments Created 3 years, 9 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: content/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 894e1acf237308c708c03675a7247d685b2c9b14..127de9a094ab6baf7383e0984f1cd56771d94413 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -3,6 +3,7 @@
# found in the LICENSE file.
typemaps = [
+ "//content/common/background_fetch/background_fetch_types.typemap",
"//content/common/native_types.typemap",
"//content/common/media/media_devices.typemap",
"//content/common/push_messaging.typemap",

Powered by Google App Engine
This is Rietveld 408576698