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

Unified Diff: apps/shell/browser/web_view_window.cc

Issue 151893002: Reorganize apps/shell into app, browser and common directories (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (subdirs) Created 6 years, 11 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 | « apps/shell/browser/web_view_window.h ('k') | apps/shell/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/shell/browser/web_view_window.cc
diff --git a/apps/shell/web_view_window.cc b/apps/shell/browser/web_view_window.cc
similarity index 98%
rename from apps/shell/web_view_window.cc
rename to apps/shell/browser/web_view_window.cc
index 91e804968a52ff594812cec0c27a4869ca36485a..cee375e751385da87812efb7f3de55a22a7b8f4c 100644
--- a/apps/shell/web_view_window.cc
+++ b/apps/shell/browser/web_view_window.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 "apps/shell/web_view_window.h"
+#include "apps/shell/browser/web_view_window.h"
#include "content/public/browser/web_contents.h"
#include "content/public/browser/web_contents_view.h"
« no previous file with comments | « apps/shell/browser/web_view_window.h ('k') | apps/shell/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698