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

Unified Diff: extensions/common/ad_injection_constants.cc

Issue 268553002: Move DOMActivityLogger and associated code from //chrome 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 | « extensions/common/ad_injection_constants.h ('k') | extensions/common/dom_action_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/ad_injection_constants.cc
diff --git a/chrome/common/extensions/ad_injection_constants.cc b/extensions/common/ad_injection_constants.cc
similarity index 94%
rename from chrome/common/extensions/ad_injection_constants.cc
rename to extensions/common/ad_injection_constants.cc
index 6cdea9733e2ef21ec8106552dfa62e75e5d8d415..584f6a8ea99045841529bebfd03f3cb08afa41c2 100644
--- a/chrome/common/extensions/ad_injection_constants.cc
+++ b/extensions/common/ad_injection_constants.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/common/extensions/ad_injection_constants.h"
+#include "extensions/common/ad_injection_constants.h"
#include "base/strings/string_util.h"
« no previous file with comments | « extensions/common/ad_injection_constants.h ('k') | extensions/common/dom_action_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698