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

Unified Diff: content/content_common.gypi

Issue 2138973002: Initial CL for talking to the WebAPK server to generate WebAPK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into webapk_builder_impl2 Created 4 years, 4 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c35a83163d75fc0ee2caa047fc01a9ace2016dd6..93b305a1451879eff4c776aa8ae6d7c81dfa9a88 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -146,6 +146,8 @@
'public/common/main_function_params.h',
'public/common/manifest.cc',
'public/common/manifest.h',
+ 'public/common/manifest_util.cc',
+ 'public/common/manifest_util.h',
'public/common/media_metadata.cc',
'public/common/media_metadata.h',
'public/common/media_stream_request.cc',

Powered by Google App Engine
This is Rietveld 408576698