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

Unified Diff: chrome/browser/intents/web_intents_registry.h

Issue 7624012: First pass on intents options UI. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Init values right. Created 9 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/intents/web_intents_registry_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/intents/web_intents_registry.h
diff --git a/chrome/browser/intents/web_intents_registry.h b/chrome/browser/intents/web_intents_registry.h
index f5d724a1266fee825c2a3388630b6c5ba542cf06..4b0f64612ca445c8daad7148d39cc43457add70e 100644
--- a/chrome/browser/intents/web_intents_registry.h
+++ b/chrome/browser/intents/web_intents_registry.h
@@ -55,6 +55,7 @@ class WebIntentsRegistry
// WebIntentsRegistry.
friend class WebIntentsRegistryFactory;
friend class WebIntentsRegistryTest;
+ friend class IntentsModelTest;
WebIntentsRegistry();
virtual ~WebIntentsRegistry();
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/intents/web_intents_registry_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698