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

Unified Diff: chrome/chrome_browser.gypi

Issue 10829118: gdata: Move GDataWapiFeedParser to a set of new files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix clang build for sure... Created 8 years, 5 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
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_wapi_feed_processor.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a5c68a626a7a5c537e92cfbd2e2af2167740fb27..187f8038dbe1234c65c048047850dcd92d4b2a74 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -583,6 +583,8 @@
'browser/chromeos/gdata/gdata_uploader.h',
'browser/chromeos/gdata/gdata_util.cc',
'browser/chromeos/gdata/gdata_util.h',
+ 'browser/chromeos/gdata/gdata_wapi_feed_processor.cc',
+ 'browser/chromeos/gdata/gdata_wapi_feed_processor.h',
'browser/chromeos/gdata/gdata_wapi_parser.cc',
'browser/chromeos/gdata/gdata_wapi_parser.h',
'browser/chromeos/gdata/operations_base.cc',
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_wapi_feed_processor.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698