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

Unified Diff: content/common/content_paths.h

Issue 7669040: content: Move render_widget_host_view_gtk to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chromeos fix. 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 | « content/browser/renderer_host/render_widget_host_view_gtk.cc ('k') | content/common/content_paths.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/content_paths.h
diff --git a/content/common/content_paths.h b/content/common/content_paths.h
index 49720a0a0c61397671be3ba30a47ccb79c20f45e..cdf07a7f521962eb77c87f89cb9c20ab2fb8e734 100644
--- a/content/common/content_paths.h
+++ b/content/common/content_paths.h
@@ -17,6 +17,9 @@ enum {
// Path and filename to the executable to use for child processes.
CHILD_PROCESS_EXE = PATH_START,
+ // Valid only in development environment
+ DIR_TEST_DATA,
+
PATH_END
};
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_gtk.cc ('k') | content/common/content_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698