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

Unified Diff: components/rappor/public/sample.h

Issue 2510803003: Pass RapporService to content/browser/ (Closed)
Patch Set: Fix an Android compile error Created 4 years 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: components/rappor/public/sample.h
diff --git a/components/rappor/sample.h b/components/rappor/public/sample.h
similarity index 98%
rename from components/rappor/sample.h
rename to components/rappor/public/sample.h
index 3f143f3f1b0e1bafe0f06febae298fc55296e947..166ad1809dc8f742369c75ea7f4309ca6aafb3c9 100644
--- a/components/rappor/sample.h
+++ b/components/rappor/public/sample.h
@@ -12,7 +12,7 @@
#include <string>
#include "base/macros.h"
-#include "components/rappor/rappor_parameters.h"
+#include "components/rappor/public/rappor_parameters.h"
namespace rappor {

Powered by Google App Engine
This is Rietveld 408576698