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

Unified Diff: cc/cc.gyp

Issue 17094004: Move hash_pair.h from cc/base into base/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move hash_pair.h code into hash_tables.h Created 7 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 81c2bba346293ad07c5c73d8a707a5b54064eff8..0d344ac56359906951d39b0fcaec03499f3d4045 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -32,7 +32,6 @@
'animation/transform_operations.cc',
'animation/transform_operations.h',
'base/completion_event.h',
- 'base/hash_pair.h',
'base/math_util.cc',
'base/math_util.h',
'base/region.cc',

Powered by Google App Engine
This is Rietveld 408576698