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

Side by Side Diff: google_apis/drive/drive_switches.h

Issue 2693093002: Fetch file metadata of files under Team Drives. (Closed)
Patch Set: Revert addition of unused string to .grdp. The flag is not yet exposed to about:flags. Created 3 years, 10 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 unified diff | Download patch
« no previous file with comments | « google_apis/drive/drive_api_url_generator.cc ('k') | google_apis/drive/drive_switches.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 #ifndef GOOGLE_APIS_DRIVE_DRIVE_SWITHES_H_
yamaguchi 2017/02/20 09:51:32 License must match: .*? Copyright (\(c\) )?(2017|2
yamaguchi 2017/02/20 11:02:58 Done.
2 #define GOOGLE_APIS_DRIVE_DRIVE_SWITHES_H_
3
4 namespace google_apis {
5
6 // Enables or disables Team Drives integration.
7 bool IsTeamDrivesEnabled();
8
9 } // namespace switches
10
11 #endif // GOOGLE_APIS_DRIVE_DRIVE_SWITHES_H_
OLDNEW
« no previous file with comments | « google_apis/drive/drive_api_url_generator.cc ('k') | google_apis/drive/drive_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698