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

Unified Diff: chrome/chrome_common.gypi

Issue 4979003: Implement web app definition parsing. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 10 years, 1 month 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 28924ca21862d99ee65d0aa3133e84aa8c202b80..1b42f71a83fa21d833488e578b6a447c98919589 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -128,6 +128,8 @@
'common/time_format.h',
'common/chrome_version_info.h',
'common/chrome_version_info.cc',
+ 'common/web_apps.h',
+ 'common/web_apps.cc',
'common/webblobregistry_impl.cc',
'common/webblobregistry_impl.h',
'common/win_safe_util.cc',

Powered by Google App Engine
This is Rietveld 408576698