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

Unified Diff: chrome/browser/web_applications/web_app.h

Issue 12321107: Move shell integration code from chrome/browser to apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
Index: chrome/browser/web_applications/web_app.h
diff --git a/chrome/browser/web_applications/web_app.h b/chrome/browser/web_applications/web_app.h
index ced606473778af737442f20fe8425998b43b2b82..84b5ec234d942b585230b6aaa4180b5535cc2afc 100644
--- a/chrome/browser/web_applications/web_app.h
+++ b/chrome/browser/web_applications/web_app.h
@@ -8,9 +8,9 @@
#include <string>
#include <vector>
+#include "apps/shell_integration.h"
#include "base/files/file_path.h"
#include "build/build_config.h"
-#include "chrome/browser/shell_integration.h"
#include "chrome/common/web_apps.h"
namespace extensions {

Powered by Google App Engine
This is Rietveld 408576698