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

Unified Diff: chrome/common/extensions/value_counter_unittest.cc

Issue 237723004: Move EventBindings to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « chrome/common/extensions/value_counter.cc ('k') | chrome/renderer/extensions/dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/value_counter_unittest.cc
diff --git a/chrome/common/extensions/value_counter_unittest.cc b/chrome/common/extensions/value_counter_unittest.cc
index 6ad74541c1bf0630b0a80572ab6491344cab4f7a..1fc0a9b966ef97e482beb7018d7df6fded49f649 100644
--- a/chrome/common/extensions/value_counter_unittest.cc
+++ b/chrome/common/extensions/value_counter_unittest.cc
@@ -4,7 +4,7 @@
#include "base/memory/scoped_ptr.h"
#include "base/values.h"
-#include "chrome/common/extensions/value_counter.h"
+#include "extensions/common/value_counter.h"
#include "testing/gtest/include/gtest/gtest.h"
class ValueCounterUnittest : public testing::Test {
« no previous file with comments | « chrome/common/extensions/value_counter.cc ('k') | chrome/renderer/extensions/dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698