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

Unified Diff: src/third_party/gmock/debian/libgmock-dev.install

Issue 536056: Bump gtest to 1.4.0 and add gmock 1.4.0 (Closed)
Patch Set: fixed nits from cjwatson Created 10 years, 11 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
« no previous file with comments | « src/third_party/gmock/debian/libgmock.install ('k') | src/third_party/gmock/debian/rules » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/third_party/gmock/debian/libgmock-dev.install
diff --git a/src/third_party/gmock/debian/libgmock-dev.install b/src/third_party/gmock/debian/libgmock-dev.install
new file mode 100644
index 0000000000000000000000000000000000000000..c25dc8bc3915ef2b9a6d1c623054d79002a638ff
--- /dev/null
+++ b/src/third_party/gmock/debian/libgmock-dev.install
@@ -0,0 +1,19 @@
+usr/bin/gmock-config
+usr/bin/gmock_doctor.py
+usr/lib/libgmock*.a
+usr/lib/libgmock*.la
+usr/lib/libgmock*.so
+usr/include/gmock/gmock.h
+usr/include/gmock/gmock-actions.h
+usr/include/gmock/gmock-cardinalities.h
+usr/include/gmock/gmock-generated-actions.h
+usr/include/gmock/gmock-generated-function-mockers.h
+usr/include/gmock/gmock-generated-matchers.h
+usr/include/gmock/gmock-generated-nice-strict.h
+usr/include/gmock/gmock-matchers.h
+usr/include/gmock/gmock-more-actions.h
+usr/include/gmock/gmock-printers.h
+usr/include/gmock/gmock-spec-builders.h
+usr/include/gmock/internal/gmock-generated-internal-utils.h
+usr/include/gmock/internal/gmock-internal-utils.h
+usr/include/gmock/internal/gmock-port.h
« no previous file with comments | « src/third_party/gmock/debian/libgmock.install ('k') | src/third_party/gmock/debian/rules » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698