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

Unified Diff: chrome/chrome_browser.gypi

Issue 10834170: gdata: Move GDataWapiFeedLoader to a set of new files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang fix Created 8 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
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_wapi_feed_loader.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 64753f1896026ada792928d76a9a7ae5f9d0b54c..632245229d1d3357bb7fc12fe7f246a08c00f2d3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -593,6 +593,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_loader.cc',
+ 'browser/chromeos/gdata/gdata_wapi_feed_loader.h',
'browser/chromeos/gdata/gdata_wapi_feed_processor.cc',
'browser/chromeos/gdata/gdata_wapi_feed_processor.h',
'browser/chromeos/gdata/gdata_wapi_parser.cc',
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_wapi_feed_loader.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698