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

Unified Diff: chrome/chrome_browser.gypi

Issue 10827068: gdata: Fix "save as pdf" to work on Google Drive. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename again, stick to UI thread. 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c5afe4343a8a0736ff3a75c37d09e29e42463c89..fe15ac5fd34d4f51726c38bd209128280d6212e0 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -540,6 +540,8 @@
'browser/chromeos/gdata/drive_task_executor.h',
'browser/chromeos/gdata/drive_webapps_registry.cc',
'browser/chromeos/gdata/drive_webapps_registry.h',
+ 'browser/chromeos/gdata/file_write_helper.cc',
+ 'browser/chromeos/gdata/file_write_helper.h',
'browser/chromeos/gdata/gdata_auth_service.cc',
'browser/chromeos/gdata/gdata_auth_service.h',
'browser/chromeos/gdata/gdata_cache.cc',

Powered by Google App Engine
This is Rietveld 408576698