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

Unified Diff: test/cctest/libsampler/test-sampler.cc

Issue 2125023004: Remove v8- prefix of file name in libsampler. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 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/v8.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/libsampler/test-sampler.cc
diff --git a/test/cctest/libsampler/test-sampler.cc b/test/cctest/libsampler/test-sampler.cc
index 745b139b30131f114bd1a5f92003272dc85ee952..c2b11ce77c0ad72919722bc14488a8d3d9ecbbc0 100644
--- a/test/cctest/libsampler/test-sampler.cc
+++ b/test/cctest/libsampler/test-sampler.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Tests of sampler functionalities.
-#include "src/libsampler/v8-sampler.h"
+#include "src/libsampler/sampler.h"
#include "src/base/platform/platform.h"
#include "test/cctest/cctest.h"
« no previous file with comments | « src/v8.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698