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

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: Split from GDataFileSystem, add test. 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 85a2bcf3243a2cce50809ae514d6df11fc5343b3..6ba0bec9c2d2408956b0fcf03715ddb08a57d727 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -567,6 +567,8 @@
'browser/chromeos/gdata/gdata_file_system_interface.h',
'browser/chromeos/gdata/gdata_file_system_proxy.cc',
'browser/chromeos/gdata/gdata_file_system_proxy.h',
+ 'browser/chromeos/gdata/gdata_file_writing.cc',
+ 'browser/chromeos/gdata/gdata_file_writing.h',
'browser/chromeos/gdata/gdata_files.cc',
'browser/chromeos/gdata/gdata_files.h',
'browser/chromeos/gdata/gdata_leveldb.cc',

Powered by Google App Engine
This is Rietveld 408576698