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

Unified Diff: test/base-unittests/DEPS

Issue 469213002: [turbofan] Introduce WordRor machine operator. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fix BUILD.gn Created 6 years, 4 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/compiler/x64/instruction-selector-x64.cc ('k') | test/base-unittests/base-unittests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/base-unittests/DEPS
diff --git a/test/base-unittests/DEPS b/test/base-unittests/DEPS
index 90b080063f6c8ad0f1c0f1f8314fd35843c1f364..5c0cadf9f1ccaf25cff4eba6e8344b215082fca6 100644
--- a/test/base-unittests/DEPS
+++ b/test/base-unittests/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"-src",
"+src/base",
"+testing/gtest",
+ "+testing/gtest-support.h",
]
« no previous file with comments | « src/compiler/x64/instruction-selector-x64.cc ('k') | test/base-unittests/base-unittests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698