Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1243)

Unified Diff: third_party/cacheinvalidation/cacheinvalidation.gyp

Issue 2880008: Updated cache-invalidation library to @30. (Closed)
Patch Set: Fixed compile error Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/cacheinvalidation/cacheinvalidation.gyp
diff --git a/third_party/cacheinvalidation/cacheinvalidation.gyp b/third_party/cacheinvalidation/cacheinvalidation.gyp
index 5e9347a1375d91c7c2679001bd7bb12ec1535ce1..ef54f666e7229eafeffe7c200652225eab5af1f8 100644
--- a/third_party/cacheinvalidation/cacheinvalidation.gyp
+++ b/third_party/cacheinvalidation/cacheinvalidation.gyp
@@ -70,6 +70,7 @@
'overrides/google/cacheinvalidation/googletest.h',
'overrides/google/cacheinvalidation/logging.h',
'overrides/google/cacheinvalidation/mutex.h',
+ 'overrides/google/cacheinvalidation/random.h',
'overrides/google/cacheinvalidation/stl-namespace.h'
'overrides/google/cacheinvalidation/string_util.h'
'overrides/google/cacheinvalidation/time.h',

Powered by Google App Engine
This is Rietveld 408576698