| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 3749fe57cd818391cd8c1b750d02bf6849304b56..e97081d93264308c2c0ede307940b71c8883c9a6 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1351,6 +1351,7 @@
|
| '../webkit/storage_common.gyp:webkit_storage_common',
|
| '../webkit/webkit_resources.gyp:webkit_resources',
|
| '../webkit/webkit_resources.gyp:webkit_strings',
|
| + '../third_party/angle/src/build_angle.gyp:commit_id',
|
| ],
|
| }],
|
| ['enable_printing!=0', {
|
|
|