| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 20fc69f44d250cb88ba548fd78db5017104b5bb8..5beae42a6487ea612fbb7af6cad6d58f5fd549d7 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -168,6 +168,9 @@
|
| 'common/process_watcher_win.cc',
|
| 'common/property_bag.cc',
|
| 'common/property_bag.h',
|
| + 'common/quota_messages.h',
|
| + 'common/quota_dispatcher.cc',
|
| + 'common/quota_dispatcher.h',
|
| 'common/renderer_preferences.cc',
|
| 'common/renderer_preferences.h',
|
| 'common/resource_dispatcher.cc',
|
|
|