Index: components/precache.gypi |
diff --git a/components/precache.gypi b/components/precache.gypi |
index 848ed5339ca77fd6d333c9a29757526165e48523..fd3298ba080a1c8bea74cdd20c0922f4e9757ec3 100644 |
--- a/components/precache.gypi |
+++ b/components/precache.gypi |
@@ -25,6 +25,8 @@ |
'precache/core/precache_fetcher.h', |
'precache/core/precache_switches.cc', |
'precache/core/precache_switches.h', |
+ 'precache/core/precache_session_table.cc', |
+ 'precache/core/precache_session_table.h', |
'precache/core/precache_url_table.cc', |
'precache/core/precache_url_table.h', |
], |
@@ -41,6 +43,7 @@ |
'type': 'static_library', |
'sources': [ |
'precache/core/proto/precache.proto', |
+ 'precache/core/proto/unfinished_work.proto', |
], |
'variables': { |
'proto_in_dir': 'precache/core/proto', |