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

Unified Diff: extensions/browser/guest_view/app_view/app_view_constants.cc

Issue 486903002: Moving app_view to extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: extensions/browser/guest_view/app_view/app_view_constants.cc
diff --git a/chrome/browser/guest_view/app_view/app_view_constants.cc b/extensions/browser/guest_view/app_view/app_view_constants.cc
similarity index 88%
rename from chrome/browser/guest_view/app_view/app_view_constants.cc
rename to extensions/browser/guest_view/app_view/app_view_constants.cc
index 6d8e39e56732b63dfc53996ec8cb067a4ea20ba6..71ff89b47711c6e74029d853514fa78e8784eaac 100644
--- a/chrome/browser/guest_view/app_view/app_view_constants.cc
+++ b/extensions/browser/guest_view/app_view/app_view_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/browser/guest_view/app_view/app_view_constants.h"
+#include "extensions/browser/guest_view/app_view/app_view_constants.h"
namespace appview {
« no previous file with comments | « extensions/browser/guest_view/app_view/app_view_constants.h ('k') | extensions/browser/guest_view/app_view/app_view_guest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698