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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 308003005: app_list: Drive app integration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: format Created 6 years, 7 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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 0512f4daee6e2a1e959c93970a34230c89107e4a..d2c95465af34d75d7acbe861920bb53a3808533c 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -174,6 +174,12 @@
'browser/ui/app_list/chrome_signin_delegate.h',
'browser/ui/app_list/drive/drive_app_converter.cc',
'browser/ui/app_list/drive/drive_app_converter.h',
+ 'browser/ui/app_list/drive/drive_app_mapping.cc',
+ 'browser/ui/app_list/drive/drive_app_mapping.h',
+ 'browser/ui/app_list/drive/drive_app_provider.cc',
+ 'browser/ui/app_list/drive/drive_app_provider.h',
+ 'browser/ui/app_list/drive/drive_service_bridge.cc',
+ 'browser/ui/app_list/drive/drive_service_bridge.h',
'browser/ui/app_list/extension_app_item.cc',
'browser/ui/app_list/extension_app_item.h',
'browser/ui/app_list/extension_app_model_builder.cc',

Powered by Google App Engine
This is Rietveld 408576698