Index: google_apis/google_apis.gyp |
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp |
index 918097e22209a2079403723a64350755933ade3d..0ad8165abde19405a6dbb127d5b3613c1243bf9e 100644 |
--- a/google_apis/google_apis.gyp |
+++ b/google_apis/google_apis.gyp |
@@ -39,6 +39,7 @@ |
}], |
['enable_extensions==1', { |
'sources': [ |
+ # Note: sources list duplicated in GN build. |
'drive/auth_service.cc', |
'drive/auth_service.h', |
'drive/auth_service_interface.h', |
@@ -72,6 +73,7 @@ |
}], |
], |
'sources': [ |
+ # Note: sources list duplicated in GN build. |
'gaia/account_tracker.cc', |
'gaia/account_tracker.h', |
'gaia/gaia_auth_consumer.cc', |