commit | 64275214e0ab409050f048cb7e4b4cf30e3df082 | [log] [tgz] |
---|---|---|
author | Brett Wilson <[email protected]> | Tue Aug 26 19:05:21 2014 |
committer | Brett Wilson <[email protected]> | Tue Aug 26 19:08:09 2014 |
tree | 3efe516b53bfea848a919f7adb49494743c2410f | |
parent | 3f2fc908707451c46d322bcea57f8978ea68fdac [diff] [blame] |
Work on GN build of Chrome. Fixes the rest of the non-rtc and non-vpx linker errors for the chrome target. BUG= [email protected] Review URL: https://codereview.chromium.org/505853003 Cr-Commit-Position: refs/heads/master@{#291952}
diff --git a/components/copresence.gypi b/components/copresence.gypi index 6a27d76..6ecd700 100644 --- a/components/copresence.gypi +++ b/components/copresence.gypi
@@ -19,6 +19,7 @@ '..', ], 'sources': [ + # Note: sources list duplicated in GN build. 'copresence/copresence_constants.cc', 'copresence/copresence_manager.cc', 'copresence/copresence_manager_impl.cc',